Searched refs:PThreadMutexAttrDestroy (Results 1 - 2 of 2) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | pthreadndk1.cpp | 1015 static napi_value PThreadMutexAttrDestroy(napi_env env, napi_callback_info info)
in PThreadMutexAttrDestroy() function 1560 {"pThreadMutexAttrDestroy", nullptr, PThreadMutexAttrDestroy, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
H A D | pthreadndk.cpp | 1280 static napi_value PThreadMutexAttrDestroy(napi_env env, napi_callback_info info)
in PThreadMutexAttrDestroy() function 1972 {"pThreadMutexAttrDestroy", nullptr, PThreadMutexAttrDestroy, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
Completed in 9 milliseconds