Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/kernel32/
H A Dsync.c2386 static BOOL srwlock_stop = FALSE; variable
2392 while (!srwlock_stop) in srwlock_example_thread()
2451 srwlock_stop = TRUE; in test_srwlock_example()