HomeSort by relevance Sort by last modified time
    Searched refs:_thread_atexit_lock (Results 1 - 2 of 2) sorted by null

  /bionic/libc/bionic/
thread_private.cpp 36 void _thread_atexit_lock() { function
  /bionic/libc/private/
thread_private.h 40 __LIBC_HIDDEN__ void _thread_atexit_lock(void);
43 #define _ATEXIT_LOCK() _thread_atexit_lock()

Completed in 3460 milliseconds