Home
last modified time | relevance | path

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

/external/bluetooth/glib/gthread/
Dgthread-win32.c67 typedef BOOL (__stdcall *GTryEnterCriticalSectionFunc) (CRITICAL_SECTION *); typedef
69 static GTryEnterCriticalSectionFunc try_enter_critical_section = NULL;
617 try_enter_critical_section = (GTryEnterCriticalSectionFunc) in g_thread_impl_init()