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

  /bionic/libc/private/
bionic_globals.h 84 pthread_mutex_t abort_msg_lock = PTHREAD_MUTEX_INITIALIZER; member in struct:libc_shared_globals
  /bionic/libc/bionic/
android_set_abort_message.cpp 72 ScopedPthreadMutexLocker locker(&__libc_shared_globals()->abort_msg_lock);

Completed in 95 milliseconds