Home
last modified time | relevance | path

Searched refs:threadfuncB (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dpthreadndk.cpp1800 void *threadfuncB(void *) in threadfuncB() function
1816 err = pthread_create(&pidFirst, nullptr, threadfuncB, nullptr); in testSetSpecific()