Home
last modified time | relevance | path

Searched refs:bResetLocks (Results 1 – 2 of 2) sorted by last modified time

/dports/audio/wavplay/wavplay-1.4/
H A Dwavplay.h224 char bResetLocks; /* True if semaphores are to be reset */ member
H A Dmain.c288 wavopts.bResetLocks = 1; in main()
415 if ( wavopts.ipc >= 0 && wavopts.bResetLocks ) { in main()