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

/bionic/libc/upstream-openbsd/lib/libc/stdlib/
H A Dexit.c45 int __isthreaded = 0; variable
/bionic/libc/upstream-openbsd/android/include/
H A Dopenbsd-compat.h57 /*__LIBC_HIDDEN__*/ extern int __isthreaded;
/bionic/libc/bionic/
H A Dpthread_create.cpp50 extern "C" int __isthreaded; variable
159 __isthreaded = 1;

Completed in 147 milliseconds