Searched refs:GTryEnterCriticalSectionFunc (Results 1 – 1 of 1) sorted by relevance
67 typedef BOOL (__stdcall *GTryEnterCriticalSectionFunc) (CRITICAL_SECTION *); typedef69 static GTryEnterCriticalSectionFunc try_enter_critical_section = NULL;617 try_enter_critical_section = (GTryEnterCriticalSectionFunc) in g_thread_impl_init()