Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dthreadsndk.cpp154 int threadfun_sleep(void *arg) in threadfun_sleep() function
167 result = thrd_create(&id, threadfun_sleep, (void *)(&ts)); in Thrd_sleep()

Completed in 2 milliseconds