Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/ntdll/
H A Dthreadpool.c179 static void CALLBACK rtl_wait_apc_cb(ULONG_PTR userdata) in rtl_wait_apc_cb() function
296 result = QueueUserAPC(rtl_wait_apc_cb, thread, 0); in test_RtlRegisterWait()
322 result = QueueUserAPC(rtl_wait_apc_cb, thread, 0); in test_RtlRegisterWait()