Searched refs:Thrd_exit (Results 1 - 2 of 2) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | threadsndk.cpp | 126 static napi_value Thrd_exit(napi_env env, napi_callback_info info)
in Thrd_exit() function 540 {"thrd_exit", nullptr, Thrd_exit, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
H A D | threadsndk1.cpp | 538 static napi_value Thrd_exit(napi_env env, napi_callback_info info)
in Thrd_exit() function 709 {"thrd_exit", nullptr, Thrd_exit, nullptr, nullptr, nullptr, napi_default, nullptr},
|
Completed in 3 milliseconds