Searched refs:_nc_mutex_unlock (Results 1 – 3 of 3) sorted by relevance
311 _nc_mutex_unlock(pthread_mutex_t * obj) in _nc_mutex_unlock() function
337 extern NCURSES_EXPORT(int) _nc_mutex_unlock(pthread_mutex_t *);340 #define _nc_unlock_global(name) _nc_mutex_unlock(&_nc_globals.mutex_##name)
2496 #undef _nc_mutex_unlock2497 int _nc_mutex_unlock(