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