Searched refs:OsRwlockUnlockUnsafe (Results 1 – 2 of 2) sorted by relevance
58 extern UINT32 OsRwlockUnlockUnsafe(LosRwlock *rwlock, BOOL *needSched);
409 UINT32 OsRwlockUnlockUnsafe(LosRwlock *rwlock, BOOL *needSched) in OsRwlockUnlockUnsafe() function452 ret = OsRwlockUnlockUnsafe(rwlock, &needSched); in LOS_RwlockUnLock()