Home
last modified time | relevance | path

Searched defs:tlocal (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/time/
Dtime01.c19 time_t tlocal; variable
/third_party/openssl/crypto/
Dinitthread.c254 CRYPTO_THREAD_LOCAL *tlocal = OPENSSL_zalloc(sizeof(*tlocal)); in thread_event_ossl_ctx_new() local
277 static void thread_event_ossl_ctx_free(void *tlocal) in thread_event_ossl_ctx_free()