Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgthread-win32.c384 #define win32_check_for_error(what) G_STMT_START{ \ macro
408 win32_check_for_error (CloseHandle (wt->handle)); in g_system_thread_free()
539 win32_check_for_error (WAIT_FAILED != WaitForSingleObject (wt->handle, INFINITE)); in g_system_thread_wait()