3.0.0 |
|
---|---|
2.0.0 |
|
1.0.0 |
|
0.1.0 |
|
#5 in #within
23 downloads per month
6KB
165 lines
Shutdown Barrier
By utilizing a barrier to synchronize runtime threads during the destruction of thread local data, no tasks will outlive thread local data belonging to any worker thread, and all pointers to thread locals created within an async context and held therein will be of a valid lifetime.
See async-local
Dependencies
~0–26MB
~329K SLoC