Searched refs:__gthr_win32_mutex_unlock (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/config/i386/
H A Dgthr-win32.c178 __gthr_win32_mutex_unlock (__gthread_mutex_t *mutex) function
/freebsd-9.3-release/contrib/gcc/
H A Dgthr-win32.h419 extern int __gthr_win32_mutex_unlock (__gthread_mutex_t *);
488 return __gthr_win32_mutex_unlock (mutex);

Completed in 105 milliseconds