Home
last modified time | relevance | path

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

/dragonfly/usr.bin/dsynth/
H A Dsubs.c61 static pthread_cond_t ECond; variable
479 pthread_cond_init(&ECond, NULL); in dexec_open()
603 pthread_cond_signal(&ECond); in dexec_open()