Home
last modified time | relevance | path

Searched defs:detachstate (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libc/test/src/pthread/
H A Dpthread_attr_test.cpp30 int detachstate; in TEST() local
46 int detachstate; in TEST() local
/llvm-project/libc/src/pthread/
H A Dpthread_create.cpp45 int detachstate; global() variable
/llvm-project/libc/test/integration/src/pthread/
H A Dpthread_create_test.cpp136 static void run_success_config(int detachstate, size_t guardsize, in run_success_config()
215 for (int detachstate : detachstates) { in run_success_tests() local