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