Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/test/integration/src/pthread/
H A Dpthread_create_test.cpp137 size_t stacksize, bool customstack) { in run_success_config()
218 for (bool customstack : customstacks) { in run_success_tests() local