Searched refs:_nc_mutex_unlock (Results 1 – 6 of 6) sorted by relevance
381 _nc_mutex_unlock(pthread_mutex_t * obj) in _nc_mutex_unlock() function
490 #undef _nc_mutex_unlock491 int _nc_mutex_unlock(
468 #undef _nc_mutex_unlock469 int _nc_mutex_unlock(
645 extern NCURSES_EXPORT(int) _nc_mutex_unlock(pthread_mutex_t *);648 #define _nc_unlock_global(name) _nc_mutex_unlock(&_nc_globals.mutex_##name)
3206 #undef _nc_mutex_unlock3207 int _nc_mutex_unlock(
4167 #undef _nc_mutex_unlock4168 int _nc_mutex_unlock(