summaryrefslogtreecommitdiff
path: root/include/haproxy/thread-t.h
Commit message (Expand)AuthorAgeFilesLines
* MEDIUM: debug/threads: make the lock debugging take tgroups into accountWilly Tarreau2022-07-151-8/+16
* MINOR: thread: use a dedicated static pthread_t array in thread.cWilly Tarreau2021-10-071-4/+0
* Revert "MINOR: threads: change lock_t to an unsigned int"Willy Tarreau2021-02-181-2/+2
* MINOR: threads: change lock_t to an unsigned intWilly Tarreau2020-10-191-2/+2
* CLEANUP: threads: don't register an initcall when not debuggingWilly Tarreau2020-10-191-1/+21
* MINOR: threads: augment rwlock debugging stats to report seek lock statsWilly Tarreau2020-10-161-0/+5
* REORG: includes: create tinfo.h for the thread_info structWilly Tarreau2020-06-291-21/+0
* REORG: include: move THREAD_LOCAL and __decl_thread() to compiler.hWilly Tarreau2020-06-111-7/+0
* REORG: include: move MAX_THREADS to defaults.hWilly Tarreau2020-06-111-8/+1
* CLEANUP: thread: rename __decl_hathreads() to __decl_thread()Willy Tarreau2020-06-111-3/+3
* REORG: include: split hathreads into haproxy/thread.h and haproxy/thread-t.hWilly Tarreau2020-06-111-0/+171