Searched refs:flush_proc (Results 1 – 1 of 1) sorted by relevance
2807 static DWORD CALLBACK flush_proc(HANDLE pipe) in flush_proc() function2826 thread = CreateThread(NULL, 0, flush_proc, pipe, 0, &tid); in _test_flush_async()