1. 3ea2490 BUG/MEDIUM: threads/sync: use sched_yield when available by Willy Tarreau · Fri Jul 27 07:47:24 2018 +0200
  2. ddb6c16 BUG/MEDIUM: threads: Fix the exit condition of the thread barrier by Christopher Faulet · Fri Jul 20 09:31:53 2018 +0200
  3. 6b96f72 BUG/MEDIUM: pollers: Use a global list for fd shared between threads. by Olivier Houchard · Wed Apr 25 16:58:25 2018 +0200
  4. 148b16e BUG/MEDIUM: threads: Fix the sync point for more than 32 threads by Christopher Faulet · Wed May 02 16:58:40 2018 +0200
  5. e96e61c BUILD/MINOR: threads: always export thread_sync_io_handler() by Willy Tarreau · Thu Mar 29 18:54:33 2018 +0200
  6. 4037a3f MINOR: cli/threads: make "show fd" report thread_sync_io_handler instead of "unknown" by Willy Tarreau · Wed Mar 28 18:06:47 2018 +0200
  7. a9786b6 MINOR: fd: pass the iocb and owner to fd_insert() by Willy Tarreau · Thu Jan 25 07:22:13 2018 +0100
  8. c20d737 BUG/MINOR: threads: always set an owner to the thread_sync pipe by Willy Tarreau · Thu Jan 25 07:28:37 2018 +0100
  9. 81991d3 BUG/MAJOR: thread: Be sure to request a sync between threads only once at a time by Christopher Faulet · Sat Dec 02 09:53:24 2017 +0100
  10. e9a896e BUG/MINOR: threads: tid_bit must be a unsigned long by Christopher Faulet · Tue Nov 14 10:16:04 2017 +0100
  11. 2a944ee BUILD: threads: Rename SPIN/RWLOCK macros using HA_ prefix by Christopher Faulet · Tue Nov 07 10:42:54 2017 +0100
  12. 6dbd3e9 BUG/MEDIUM: threads: don't try to free build option message on exit by Willy Tarreau · Sun Nov 05 11:50:18 2017 +0100
  13. 0493149 MINOR: thread: report multi-thread support in haproxy -vv by Willy Tarreau · Fri Nov 03 23:39:25 2017 +0100
  14. 209d02a WIP: SQUASH WITH SYNC POINT by Christopher Faulet · Fri Oct 27 23:01:38 2017 +0200
  15. 36716a7 MEDIUM: threads/fd: Initialize the process mask during the call to fd_insert by Christopher Faulet · Tue May 30 11:07:16 2017 +0200
  16. 339fff8 MEDIUM: threads: Adds a set of functions to handle sync-point by Christopher Faulet · Thu Oct 19 11:59:15 2017 +0200
  17. 1a2b56e MEDIUM: threads: Add hathreads header file by Christopher Faulet · Thu Oct 12 16:09:09 2017 +0200