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