aboutsummaryrefslogtreecommitdiff
path: root/src/lib/thread/compat_pthreads.c
AgeCommit message (Expand)Author
2020-01-06When initializing pthreads, always set the main thread.Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2018-10-10Add timeval.h include to compat_pthreads.c for timeradd()Nick Mathewson
2018-07-10Rename torlog.[ch] to log.[ch]Nick Mathewson
2018-06-28Extract threading code into a new library.Nick Mathewson