An open API service indexing awesome lists of open source software.

https://github.com/sollyucko/stop-thread

Various ways of stopping threads on various platforms, without requiring the thread to poll.
https://github.com/sollyucko/stop-thread

bindings concurrency cross-platform kill stop terminate thread unix windows

Last synced: 17 days ago
JSON representation

Various ways of stopping threads on various platforms, without requiring the thread to poll.

Awesome Lists containing this project

README

          

# stop-thread
Various ways of stopping threads on various platforms, without requiring the thread to poll.