Lines Matching full:gmutex
97 static GMutex *
105 return (GMutex *) retval;
109 g_mutex_free_win32_cs_impl (GMutex *mutex)
123 g_mutex_lock_win32_cs_impl (GMutex *mutex)
129 g_mutex_trylock_win32_cs_impl (GMutex * mutex)
135 g_mutex_unlock_win32_cs_impl (GMutex *mutex)
140 static GMutex *
148 return (GMutex *) retval;
152 g_mutex_free_win32_impl (GMutex *mutex)
162 g_mutex_lock_win32_impl (GMutex *mutex)
168 g_mutex_trylock_win32_impl (GMutex * mutex)
177 g_mutex_unlock_win32_impl (GMutex *mutex)
222 GMutex *entered_mutex,
278 GMutex *entered_mutex)
288 GMutex *entered_mutex,