Home
last modified time | relevance | path

Searched refs:_nc_mutex_unlock (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/ncurses/ncurses/tinfo/
Dlib_data.c311 _nc_mutex_unlock(pthread_mutex_t * obj) in _nc_mutex_unlock() function
/freebsd-10-stable/contrib/ncurses/ncurses/
Dcurses.priv.h337 extern NCURSES_EXPORT(int) _nc_mutex_unlock(pthread_mutex_t *);
340 #define _nc_unlock_global(name) _nc_mutex_unlock(&_nc_globals.mutex_##name)
Dllib-lncursest2496 #undef _nc_mutex_unlock
2497 int _nc_mutex_unlock(