From deuce@VERT to CVS commit on Wednesday, April 15, 2020 08:18:00
src/xpdev xpbeep.c 1.98 1.99 xpbeep.h 1.15 1.16
Update of /cvsroot/sbbs/src/xpdev
In directory cvs:/tmp/cvs-serv20303
Modified Files:
xpbeep.c xpbeep.h
Log Message:
Various thread safety issues...
Make xptone_open()/close() reference count in threaded mode.
Use pthread_once() for init.
Use a semaphore to ensure the sample play thread is only started once.
Expose makewave()
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From Deuc¨@VERT to Git commit to main/sbbs/master on Thursday, January 16, 2025 10:43:23