| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MINOR: thread: keep a bitmask of enabled groups in thread_set | Willy Tarreau | 2023-04-13 | 1 | -3/+3 |
| * | MINOR: tinfo: make thread_set functions return nth group/mask instead of first | Willy Tarreau | 2023-02-28 | 1 | -7/+10 |
| * | MINOR: thread: add a simple thread_set API | Willy Tarreau | 2023-02-03 | 1 | -0/+76 |
| * | MEDIUM: tinfo: add a dynamic thread-group context | Willy Tarreau | 2022-07-01 | 1 | -0/+3 |
| * | MINOR: threads: introduce a minimalistic notion of thread-group | Willy Tarreau | 2021-10-08 | 1 | -0/+3 |
| * | MINOR: thread: make "ti" a const pointer and clean up thread_info a bit | Willy Tarreau | 2021-10-08 | 1 | -1/+1 |
| * | REORG: thread/sched: move the task_per_thread stuff to thread_ctx | Willy Tarreau | 2021-10-08 | 1 | -1/+4 |
| * | REORG: thread: move ha_get_pthread_id() to thread.c | Willy Tarreau | 2021-10-07 | 1 | -34/+0 |
| * | REORG: threads: move ha_get_pthread_id() to tinfo.h | Willy Tarreau | 2021-09-17 | 1 | -0/+34 |
| * | REORG: includes: create tinfo.h for the thread_info struct | Willy Tarreau | 2020-06-29 | 1 | -0/+32 |
