Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/kernel32/
H A Dpipe.c2807 static DWORD CALLBACK flush_proc(HANDLE pipe) in flush_proc() function
2826 thread = CreateThread(NULL, 0, flush_proc, pipe, 0, &tid); in _test_flush_async()