Subj : CVS commit src/sbbs3/main.cpp To : All From : rswindell Date : Wed Nov 17 2004 06:30 pm src/sbbs3 main.cpp 1.359 1.360 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv20586 Modified Files: main.cpp Log Message: Added YIELD() to input_thread_mutex lock/unlock loop in input_thread(), required on some Linux distros to allow other threads to be able to lock the mutex. .