Home
last modified time | relevance | path

Searched refs:MT_LIST_INIT (Results 1 – 25 of 46) sorted by relevance

12

/dports/net/haproxy21/haproxy-2.1.12/tests/
H A Dtest-list.c35 MT_LIST_INIT(&lol->list_elt); in thread()
40 MT_LIST_INIT(&lol->list_elt); in thread()
/dports/net/haproxy23/haproxy-2.3.16/tests/
H A Dtest-list.c35 MT_LIST_INIT(&lol->list_elt); in thread()
40 MT_LIST_INIT(&lol->list_elt); in thread()
/dports/net/haproxy/haproxy-2.4.10/tests/unit/
H A Dtest-list.c35 MT_LIST_INIT(&lol->list_elt); in thread()
40 MT_LIST_INIT(&lol->list_elt); in thread()
/dports/net/haproxy22/haproxy-2.2.19/tests/
H A Dtest-list.c35 MT_LIST_INIT(&lol->list_elt); in thread()
40 MT_LIST_INIT(&lol->list_elt); in thread()
/dports/net/nuster/nuster-5.0.4.21/tests/
H A Dtest-list.c35 MT_LIST_INIT(&lol->list_elt); in thread()
40 MT_LIST_INIT(&lol->list_elt); in thread()
/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Dapplet.h78 MT_LIST_INIT(&appctx->buffer_wait.list); in appctx_new()
H A Dlist.h529 #define MT_LIST_INIT(l) ((l)->next = (l)->prev = (l)) macro
H A Dconnection.h333 MT_LIST_INIT(&conn->list); in conn_init()
/dports/net/haproxy21/haproxy-2.1.12/src/
H A Dtask.c490 MT_LIST_INIT(&wl[i].head); in work_list_create()
573 MT_LIST_INIT(&task_per_thread[i].shared_tasklet_list); in init_task()
/dports/net/nuster/nuster-5.0.4.21/src/
H A Dtask.c487 MT_LIST_INIT(&wl[i].head); in work_list_create()
570 MT_LIST_INIT(&task_per_thread[i].shared_tasklet_list); in init_task()
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Dtask.c745 MT_LIST_INIT(&wl[i].head); in work_list_create()
830 MT_LIST_INIT(&task_per_thread[i].shared_tasklet_list); in init_task()
H A Dcfgparse.c3499 MT_LIST_INIT(&idle_conns[i].toremove_conns); in check_config_validity()
3512 MT_LIST_INIT(&newsrv->idle_conns[i]); in check_config_validity()
3523 MT_LIST_INIT(&newsrv->safe_conns[i]); in check_config_validity()
H A Dlistener.c637 MT_LIST_INIT(&l->wait_queue); in create_listeners()
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Dtask.c707 MT_LIST_INIT(&wl[i].head); in work_list_create()
792 MT_LIST_INIT(&task_per_thread[i].shared_tasklet_list); in init_task()
H A Dlistener.c592 MT_LIST_INIT(&l->wait_queue); in create_listeners()
/dports/net/haproxy/haproxy-2.4.10/src/
H A Dtask.c836 MT_LIST_INIT(&wl[i].head); in work_list_create()
920 MT_LIST_INIT(&task_per_thread[i].shared_tasklet_list); in init_task()
H A Dsink.c983 MT_LIST_INIT(&srv->per_thr[i].streams); in sink_new_from_logsrv()
/dports/net/haproxy/haproxy-2.4.10/include/haproxy/
H A Dstream.h310 MT_LIST_INIT(&strm->by_srv); in stream_init_srv_conn()
H A Dlist.h562 #define MT_LIST_INIT(l) ((l)->next = (l)->prev = (l)) macro
H A Dconnection.h409 MT_LIST_INIT(&conn->toremove_list); in conn_init()
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Dstream.h369 MT_LIST_INIT(&sess->by_srv); in stream_init_srv_conn()
H A Dlist.h562 #define MT_LIST_INIT(l) ((l)->next = (l)->prev = (l)) macro
H A Dconnection.h333 MT_LIST_INIT(&conn->list); in conn_init()
/dports/net/nuster/nuster-5.0.4.21/include/common/
H A Dmini-clist.h458 #define MT_LIST_INIT(l) ((l)->next = (l)->prev = (l)) macro
/dports/net/haproxy21/haproxy-2.1.12/include/common/
H A Dmini-clist.h498 #define MT_LIST_INIT(l) ((l)->next = (l)->prev = (l)) macro

12