Home
last modified time | relevance | path

Searched refs:__gthr_win32_mutex_unlock (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/i386/
H A Dgthr-win32.h424 extern int __gthr_win32_mutex_unlock (__gthread_mutex_t *);
502 return __gthr_win32_mutex_unlock (__mutex); in __gthread_mutex_unlock()
H A Dgthr-win32.c184 __gthr_win32_mutex_unlock (__gthread_mutex_t *mutex) in __gthr_win32_mutex_unlock() function
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/i386/
H A Dgthr-win32.h405 extern int __gthr_win32_mutex_unlock (__gthread_mutex_t *);
483 return __gthr_win32_mutex_unlock (__mutex); in __gthread_mutex_unlock()
H A Dgthr-win32.c182 __gthr_win32_mutex_unlock (__gthread_mutex_t *mutex) in __gthr_win32_mutex_unlock() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200216443 __gthr_win32_mutex_unlock): Declare.
16458 __gthr_win32_mutex_unlock): New functions, based on
H A DChangeLog-200428155 __gthr_win32_mutex_trylock, __gthr_win32_mutex_unlock): Adjust