Searched refs:Thrd_sleep (Results 1 - 2 of 2) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | threadsndk.cpp | 162 static napi_value Thrd_sleep(napi_env env, napi_callback_info info)
in Thrd_sleep() function 542 {"thrd_sleep", nullptr, Thrd_sleep, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
H A D | threadsndk1.cpp | 595 static napi_value Thrd_sleep(napi_env env, napi_callback_info info)
in Thrd_sleep() function 712 {"thrd_sleep", nullptr, Thrd_sleep, nullptr, nullptr, nullptr, napi_default, nullptr},
|
Completed in 4 milliseconds