Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/musl/src/thread/
Dpthread_once.c39 int __pthread_once(pthread_once_t *control, void (*init)(void)) in __pthread_once() function
/aosp_15_r20/external/musl/src/thread/
H A Dpthread_once.c39 int __pthread_once(pthread_once_t *control, void (*init)(void)) in __pthread_once() function