Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/linux/linux_gtest/
Dlinux_prctl_test.cpp21 const char* threadName = "ThreadName"; variable
/third_party/musl/Benchmark/musl/
Dlibc_pthread.cpp641 char threadName[NAME_LEN] = "THREADFOO"; in Bm_function_pthread_setname_np() local