Home
last modified time | relevance | path

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

/dports/games/wolfpack/empire-4.4.1/src/client/
H A Dplay.c83 static HANDLE bounce_empty; variable
164 switch (WaitForSingleObject(bounce_empty, INFINITE)) { in stdin_read_thread()
188 bounce_empty = CreateEvent(NULL, FALSE, TRUE, NULL); in sysdep_stdin_init()
313 SetEvent(bounce_empty); in w32_ring_from_file_or_bounce_buf()