Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dpthreadndk.cpp527 static void *threadFunc(void *) in threadFunc() function
543 err = pthread_create(static_cast<pthread_t *>((&(ids[i]))), nullptr, threadFunc, nullptr); in testBarrierWait()

Completed in 5 milliseconds