Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/
Dthread_test.c84 static void call_once_thread(void) { in call_once_thread() function
95 if (!run_thread(&thread, call_once_thread) || in test_once()