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