Searched refs:__isthreaded (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/stdlib/
H A Dexit.c43 int __isthreaded = 0; variable
/bionic/libc/upstream-openbsd/android/include/
H A Dopenbsd-compat.h85 /*__LIBC_HIDDEN__*/ extern int __isthreaded;
/bionic/libc/bionic/
H A Dpthread_create.cpp52 extern "C" int __isthreaded; variable
216 __isthreaded = 1;

Completed in 134 milliseconds