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.c362 static QUIC_TSERVER *s_lock(struct helper *h, struct helper_local *hl);
365 #define ACQUIRE_S() s_lock(h, hl)
366 #define ACQUIRE_S_NOHL() s_lock(h, NULL)
532 static QUIC_TSERVER *s_lock(struct helper *h, struct helper_local *hl) in s_lock() function
594 static QUIC_TSERVER *s_lock(struct helper *h, struct helper_local *hl) in s_lock() function
1052 s_lock(h, hl); \ in run_script_worker()

Completed in 32 milliseconds