Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dthreadsndk1.cpp264 static int MtxRecursiveLock(void *data) in MtxRecursiveLock() function
307 thrd_create(&threadId, MtxRecursiveLock, &mutex); in MtxLock_Three()
321 thrd_create(&threadId, MtxRecursiveLock, &mutex); in MtxLock_Four()

Completed in 2 milliseconds