Nick Mathewson
|
57699de005
Update the copyright year.
|
8 rokov pred |
Nick Mathewson
|
3d9952a3b1
Improve threadlocal documentation
|
9 rokov pred |
Nick Mathewson
|
e8fe77530a
Add comments for thread-local storage functions
|
9 rokov pred |
Nick Mathewson
|
9ec94f1d22
Use thread-local storage to block event_queue recursion.
|
9 rokov pred |
Nick Mathewson
|
cc6529e9bb
Fix check-spaces
|
11 rokov pred |
Nick Mathewson
|
e47a90a976
"Recursive" locks, not "reentrant" locks. Duh.
|
11 rokov pred |
Nick Mathewson
|
c51f7c23e3
Test a little more of compat_threads.c
|
11 rokov pred |
Nick Mathewson
|
3868b5d210
Rename mutex_for_cond -> mutex_nonreentrant
|
11 rokov pred |
Nick Mathewson
|
b2db3fb462
Documentation for new workqueue and condition and locking stuff
|
11 rokov pred |
Nick Mathewson
|
51bc0e7f3d
Isolate the "socketpair or a pipe" logic for alerting main thread
|
11 rokov pred |
Nick Mathewson
|
6c9363310a
Specialize handling for mutexes allocated for condition variables
|
11 rokov pred |
Nick Mathewson
|
65016304d2
Add tor_cond_init/uninit
|
11 rokov pred |
Nick Mathewson
|
e865248156
Add a timeout to tor_cond_wait; add tor_cond impl from libevent
|
11 rokov pred |
Nick Mathewson
|
c2f0d52b7f
Split threading-related code out of compat.c
|
11 rokov pred |