Searched refs:OsRwlockWrUnsafe (Results 1 – 2 of 2) sorted by relevance
56 extern UINT32 OsRwlockWrUnsafe(LosRwlock *rwlock, UINT32 timeout);
253 UINT32 OsRwlockWrUnsafe(LosRwlock *rwlock, UINT32 timeout) in OsRwlockWrUnsafe() function322 ret = OsRwlockWrUnsafe(rwlock, timeout); in LOS_RwlockWrLock()