Searched refs:PThreadGetCpuClockId (Results 1 - 2 of 2) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | pthreadndk1.cpp | 845 static napi_value PThreadGetCpuClockId(napi_env env, napi_callback_info info)
in PThreadGetCpuClockId() function 1547 {"pThreadGetCpuClockId", nullptr, PThreadGetCpuClockId, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
H A D | pthreadndk.cpp | 1020 static napi_value PThreadGetCpuClockId(napi_env env, napi_callback_info info)
in PThreadGetCpuClockId() function 1959 {"pThreadGetCpuClockId", nullptr, PThreadGetCpuClockId, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
Completed in 8 milliseconds