Searched refs:__gthr_win32_mutex_unlock (Results 1 – 6 of 6) sorted by relevance
424 extern int __gthr_win32_mutex_unlock (__gthread_mutex_t *);502 return __gthr_win32_mutex_unlock (__mutex); in __gthread_mutex_unlock()
184 __gthr_win32_mutex_unlock (__gthread_mutex_t *mutex) in __gthr_win32_mutex_unlock() function
405 extern int __gthr_win32_mutex_unlock (__gthread_mutex_t *);483 return __gthr_win32_mutex_unlock (__mutex); in __gthread_mutex_unlock()
182 __gthr_win32_mutex_unlock (__gthread_mutex_t *mutex) in __gthr_win32_mutex_unlock() function
16443 __gthr_win32_mutex_unlock): Declare.16458 __gthr_win32_mutex_unlock): New functions, based on
28155 __gthr_win32_mutex_trylock, __gthr_win32_mutex_unlock): Adjust