index
:
delta/haproxy.git
20170818-h2-2
20171105-sched-4
20181118-wta-oho-cfa-merge-6
20181130-last-htx-changes-4
20181215-srv-idle-pool-1
20181215-srv-idle-pool-2
20191016-ssl-err-check-1
20200527-rework-includes-2
20200528-rework-includes-3
20200602-rework-includes-7
20200603-rework-includes-9e
20200604-rework-includes-9f
20200605-rework-include-final
20200605-rework-includes-a2
20200828-split-protos-6
20200901-split-protos-7
20200901-split-protos-8a
20200902-split-protos-8c
20200903-split-protos-9c
20200904-split-protos-9d
20200923-proxy-state-5
20200923-proxy-state-6
20201007-proxy-state-7
20201008-proxy-state-8
20201009-mux_h1_refactoring-1
20201118-mux_h1_refactoring-2
20201208-mux_h1_refactoring-3
20201209-quic-dev-review-wta-2
20201215-htx-fl-eom-and-websockets-1
2021-07-31-patches-error-log-format
2021-11-17-fix-tls-resume
2021-11-17-ssl-list-filters.vtc
20210122-fix-tcp-to-h1-upgrade-1
20210122-htx-fl-eom-and-websockets-3
20210402-contrib-cleanup-3
20210415-pools-3
20210618-queue-try2
20210830-wundef-1
20211012-bind-shards-1
20211012-openssl-regtests
20211013-openssl-3.0.0
20211014-ssl_fc_is_resumed
20211018-jtw-fixes
20211020-res-fix-6
20211027-mptcp-3c
20211118-vtest-2
20211119-cache-fixes
20211120-quictls-1
20211125-befab9ee
20211125-revert-fd-leak
20211126-ci-gcc-output-1
20211223-cs-si-refactoring-1
20211228-debug-dump-libs-2
20211228-pool-mt-try2-3
20211228-pool-mt-try2-7
20221220-ocsp-test-1
20230109-ocsp-test-1
20230223-ocsp-test-2
20230302-ocsp-test-3
ade-handle-h2-ws-support
bwlim
haproxy-httpclient-lua-2021-09-28
haproxy-httpclient-lua-2021-10-06
haproxy-httpclient-lua-2021-11-08
httpclient-lua-2021-10-27
httpclient-lua-2021-10-28
master
mworker-20211109
next
ot
github.com: haproxy/haproxy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
haproxy
/
thread.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
MEDIUM: quic: use a global CID trees list
Amaury Denoyelle
2023-04-18
1
-0
/
+1
*
CLEANUP: quic: remove unused QUIC_LOCK label
Amaury Denoyelle
2023-04-18
1
-1
/
+0
*
BUG/MEDIUM: event_hdl: clean soft-stop handling
Aurelien DARRAGON
2023-04-05
1
-1
/
+0
*
BUG/MINOR: event_hdl: make event_hdl_subscribe thread-safe
Aurelien DARRAGON
2023-04-05
1
-0
/
+1
*
BUILD: thread: implement thread_harmless_end_sig() for threadless builds
Willy Tarreau
2023-03-22
1
-0
/
+4
*
CLEANUP: listener/thread: remove now unused bind_conf's bind_tgroup/bind_thread
Willy Tarreau
2023-02-03
1
-1
/
+1
*
MEDIUM: listener/config: make the "thread" parser rely on thread_sets
Willy Tarreau
2023-02-03
1
-1
/
+1
*
MINOR: thread: add a simple thread_set API
Willy Tarreau
2023-02-03
1
-1
/
+2
*
MINOR: threads: add a thread_harmless_end() version that doesn't wait
Willy Tarreau
2023-01-19
1
-0
/
+12
*
MINOR: ssl: Add a lock to the OCSP response tree
Remi Tricot-Le Breton
2022-12-21
1
-0
/
+1
*
CLEANUP: threads: remove the now unused all_threads_mask and tid_bit
Willy Tarreau
2022-07-15
1
-5
/
+0
*
MINOR: fd/thread: get rid of thread_mask()
Willy Tarreau
2022-07-15
1
-6
/
+0
*
MINOR: thread: add is_thread_harmless() to know if a thread already is harmless
Willy Tarreau
2022-07-01
1
-0
/
+11
*
MAJOR: threads: change thread_isolate to support inter-group synchronization
Willy Tarreau
2022-07-01
1
-25
/
+6
*
MEDIUM: tinfo: add a dynamic thread-group context
Willy Tarreau
2022-07-01
1
-15
/
+13
*
CLEANUP: thread: remove thread_sync_release() and thread_sync_mask
Willy Tarreau
2022-07-01
1
-15
/
+1
*
MINOR: thread: add a new all_tgroups_mask variable to know about active tgroups
Willy Tarreau
2022-07-01
1
-0
/
+2
*
MINOR: tinfo: add the tgid to the thread_info struct
Willy Tarreau
2022-07-01
1
-2
/
+2
*
MINOR: tinfo: make tid temporarily still reflect global ID
Willy Tarreau
2022-07-01
1
-1
/
+1
*
MINOR: tinfo: remove the global thread ID bit (tid_bit)
Willy Tarreau
2022-06-14
1
-2
/
+2
*
MINOR: threads: add a new function to resolve config groups and masks
Willy Tarreau
2021-10-08
1
-0
/
+1
*
MINOR: threads: add the current group ID in thread-local "tgid" variable
Willy Tarreau
2021-10-08
1
-0
/
+5
*
MEDIUM: threads: replace ha_set_tid() with ha_set_thread()
Willy Tarreau
2021-10-08
1
-14
/
+34
*
MEDIUM: threads: automatically assign threads to groups
Willy Tarreau
2021-10-08
1
-0
/
+1
*
MINOR: threads: make tg point to the current thread's group
Willy Tarreau
2021-10-08
1
-1
/
+7
*
REORG: thread/sched: move the task_per_thread stuff to thread_ctx
Willy Tarreau
2021-10-08
1
-0
/
+2
*
CLEANUP: thread: uninline ha_tkill/ha_tkillall/ha_cpu_relax()
Willy Tarreau
2021-10-07
1
-36
/
+3
*
REORG: thread: move ha_get_pthread_id() to thread.c
Willy Tarreau
2021-10-07
1
-0
/
+6
*
REORG: thread: move the thread init/affinity/stop to thread.c
Willy Tarreau
2021-10-07
1
-0
/
+15
*
REORG: thread: uninline the lock-debugging code
Willy Tarreau
2021-10-07
1
-549
/
+36
*
MINOR: quic: Add a lock for RX packets
Frédéric Lécaille
2021-09-23
1
-0
/
+2
*
REORG: threads: move ha_get_pthread_id() to tinfo.h
Willy Tarreau
2021-09-17
1
-36
/
+0
*
CLEANUP: Remove prototype for non-existent thread_get_default_count()
Tim Duesterhus
2021-09-15
1
-1
/
+0
*
CLEANUP: tree-wide: fix prototypes for functions taking no arguments.
Tim Duesterhus
2021-09-15
1
-6
/
+6
*
BUILD: threads: fix -Wundef for _POSIX_PRIORITY_SCHEDULING on libmusl
Willy Tarreau
2021-09-15
1
-2
/
+2
*
MEDIUM: threads: add a stronger thread_isolate_full() call
Willy Tarreau
2021-08-04
1
-0
/
+45
*
MEDIUM: queue: use a dedicated lock for the queues (v2)
Willy Tarreau
2021-06-24
1
-0
/
+2
*
Revert "MEDIUM: queue: use a dedicated lock for the queues"
Willy Tarreau
2021-06-24
1
-2
/
+0
*
MEDIUM: queue: use a dedicated lock for the queues
Willy Tarreau
2021-06-22
1
-0
/
+2
*
BUG/MEDIUM: shctx: use at least thread-based locking on USE_PRIVATE_CACHE
Willy Tarreau
2021-06-15
1
-0
/
+2
*
MEDIUM: pools: remove the locked pools implementation
Willy Tarreau
2021-06-10
1
-2
/
+0
*
REORG: threads: move all_thread_mask() to thread.h
Willy Tarreau
2021-05-08
1
-0
/
+6
*
MINOR: thread: implement the detection of forced cpu affinity
Amaury Denoyelle
2021-04-23
1
-0
/
+4
*
MINOR: threads: Only consider running threads to end a thread harmeless period
Christopher Faulet
2021-04-17
1
-1
/
+1
*
BUG/MEDIUM: threads: Ignore current thread to end its harmless period
Christopher Faulet
2021-04-17
1
-1
/
+1
*
CLEANUP: atomic/tree-wide: replace single increments/decrements with inc/dec
Willy Tarreau
2021-04-07
1
-17
/
+17
*
MEDIUM: streams: do not use the streams lock anymore
Willy Tarreau
2021-02-24
1
-2
/
+0
*
DEBUG: thread: add 5 extra lock labels for statistics and debugging
Willy Tarreau
2021-02-18
1
-0
/
+13
*
MEDIUM: connection: protect idle conn lists with locks
Amaury Denoyelle
2021-02-12
1
-0
/
+2
*
MINOR: ssl: add SSL_SERVER_LOCK label in threads.h
William Lallemand
2021-02-10
1
-0
/
+1
[next]