Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dhscutl.h183 COND* pCOND, // ptr to condition to wait on
H A Dhscutl.c599 COND* pCOND, // ptr to condition to wait on in timed_wait_condition_relative_usecs() argument
625 return timed_wait_condition( pCOND, pLOCK, &timeout_timespec ); in timed_wait_condition_relative_usecs()