was a bit unstable under ubuntu/alsa so added some mutex protection around fifo acces...
authordrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Sat, 17 Nov 2012 23:03:02 +0000 (23:03 +0000)
committerdrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Sat, 17 Nov 2012 23:03:02 +0000 (23:03 +0000)
commit458604d2368edf45a8781a3cc18acd9cafc6c297
treec2471c143f757c1a16b556fdf8b153a2a4b863ef
parentdc75cc219f48d31ec79655bff1ff3b10b8cfc4ac
was a bit unstable under ubuntu/alsa so added some mutex protection around fifo access that is shared by callsbacks and tx/rx processing threads.  Alsa now seems more stable.

git-svn-id: https://svn.code.sf.net/p/freetel/code@1015 01035d8c-6547-0410-b346-abe4f91aad63
fdmdv2/src/fdmdv2_main.cpp