Home
last modified time | relevance | path

Searched refs:s_lock (Results 1 – 1 of 1) sorted by relevance

/openssl/test/
H A Dquic_multistream_test.c365 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() function
597 static QUIC_TSERVER *s_lock(struct helper *h, struct helper_local *hl) in s_lock() function
1055 s_lock(h, hl); \ in run_script_worker()

Completed in 24 milliseconds