Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dpthreadndk1.cpp1339 static void *PThreadSetNameNpThread(void *arg) in PThreadSetNameNpThread() function
1350 pthread_create(&threadId, nullptr, PThreadSetNameNpThread, nullptr); in PThreadSetNameNp()