tor/src/lib/thread
Nick Mathewson 9cf335c9a5 Extract threading code into a new library.
Note that the workqueue code does *not* go here: it is logically at
a higher level, since it needs to use libevent and the networking
stack.
2018-06-28 09:14:42 -04:00
..
.may_include Extract threading code into a new library. 2018-06-28 09:14:42 -04:00
compat_pthreads.c Extract threading code into a new library. 2018-06-28 09:14:42 -04:00
compat_threads.c Extract threading code into a new library. 2018-06-28 09:14:42 -04:00
compat_winthreads.c Extract threading code into a new library. 2018-06-28 09:14:42 -04:00
include.am Extract threading code into a new library. 2018-06-28 09:14:42 -04:00
threads.h Extract threading code into a new library. 2018-06-28 09:14:42 -04:00