Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dstubs.c43 pthread_once_t the_once = PTHREAD_ONCE_INIT; variable
82 pthread_once(&the_once, __stubs_key_init); in __stubs_state()