Searched refs:s_lock (Results 1 – 1 of 1) sorted by relevance
365 static QUIC_TSERVER *s_lock(struct helper *h, struct helper_local *hl);368 #define ACQUIRE_S() s_lock(h, hl)369 #define ACQUIRE_S_NOHL() s_lock(h, NULL)535 static QUIC_TSERVER *s_lock(struct helper *h, struct helper_local *hl) in s_lock() function597 static QUIC_TSERVER *s_lock(struct helper *h, struct helper_local *hl) in s_lock() function1055 s_lock(h, hl); \ in run_script_worker()
Completed in 24 milliseconds