Home
last modified time | relevance | path

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

/dragonfly/usr.bin/dsynth/
H A Dsubs.c59 static pthread_t ETid; variable
464 if (ETid == 0) { in dexec_open()
466 if (ETid == 0) { in dexec_open()
480 pthread_create(&ETid, NULL, dexec_logerr_thread, NULL); in dexec_open()