Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dthreadsndk.cpp83 int threadfunc_detach(void *arg) in threadfunc_detach() function
94 result = thrd_create(&id, threadfunc_detach, nullptr); in Thrd_detach()

Completed in 1 milliseconds