Searched refs:nl_unlock (Results 1 – 2 of 2) sorted by relevance
242 static inline void nl_unlock(pthread_mutex_t *lock) in nl_unlock() function272 #define nl_unlock(LOCK) do { } while(0) macro
502 nl_unlock(&mutex); in get_psched_settings()