Searched refs:_nc_mutex_trylock (Results 1 – 3 of 3) sorted by relevance
303 _nc_mutex_trylock(pthread_mutex_t * obj) in _nc_mutex_trylock() function
336 extern NCURSES_EXPORT(int) _nc_mutex_trylock(pthread_mutex_t *);339 #define _nc_try_global(name) _nc_mutex_trylock(&_nc_globals.mutex_##name)
2491 #undef _nc_mutex_trylock2492 int _nc_mutex_trylock(