summaryrefslogtreecommitdiff
path: root/include/haproxy/tinfo.h
Commit message (Expand)AuthorAgeFilesLines
* MINOR: thread: keep a bitmask of enabled groups in thread_setWilly Tarreau2023-04-131-3/+3
* MINOR: tinfo: make thread_set functions return nth group/mask instead of firstWilly Tarreau2023-02-281-7/+10
* MINOR: thread: add a simple thread_set APIWilly Tarreau2023-02-031-0/+76
* MEDIUM: tinfo: add a dynamic thread-group contextWilly Tarreau2022-07-011-0/+3
* MINOR: threads: introduce a minimalistic notion of thread-groupWilly Tarreau2021-10-081-0/+3
* MINOR: thread: make "ti" a const pointer and clean up thread_info a bitWilly Tarreau2021-10-081-1/+1
* REORG: thread/sched: move the task_per_thread stuff to thread_ctxWilly Tarreau2021-10-081-1/+4
* REORG: thread: move ha_get_pthread_id() to thread.cWilly Tarreau2021-10-071-34/+0
* REORG: threads: move ha_get_pthread_id() to tinfo.hWilly Tarreau2021-09-171-0/+34
* REORG: includes: create tinfo.h for the thread_info structWilly Tarreau2020-06-291-0/+32