tikv / yatp

Yet another thread pool in rust for both callbacks or futures.
Apache License 2.0
135 stars 32 forks source link

using compare_exchange instead of deprecated compare_and_swap #49

Closed yaozongyou closed 3 years ago

yaozongyou commented 3 years ago

Signed-off-by: Yao Zongyou yaozongyou@vip.qq.com