Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dstubs.cpp45 static pthread_once_t stubs_once = PTHREAD_ONCE_INIT; variable
132 pthread_once(&stubs_once, __stubs_key_init); in __stubs_state()