pulseaudio/src
Tanu Kaskinen a64eead876 thread-win32: Implement pa_thread_free_nojoin()
This fixes a build error with mingw32:

pulsecore/.libs/libpulsecommon_4.99_la-lock-autospawn.o: In function `unref':
/home/abuild/rpmbuild/BUILD/pulseaudio-4.99.2/src/pulsecore/lock-autospawn.c:123: undefined reference to `pa_thread_free_nojoin'
collect2: error: ld returned 1 exit status

pa_thread_free_nojoin() was initially only implemented for the pthread
based pa_thread backend, because it was incorrectly assumed that
autospawning (the only user of pa_thread_free_nojoin()) is not used on
Windows.

Reported-By: Michael DePaulo <mikedep333@gmail.com>
2014-01-30 10:47:46 +02:00
..
daemon caps: Don't require --without-caps on FreeBSD 2014-01-26 16:41:29 +02:00
modules card-restore: Fix a memory leak 2014-01-29 20:56:42 +02:00
pulse introspect, thread-mainloop: Fix Doxygen "since" tags 2014-01-23 11:21:58 +02:00
pulsecore thread-win32: Implement pa_thread_free_nojoin() 2014-01-30 10:47:46 +02:00
tests volume-test: Increase the allowed number of rouding errors 2014-01-03 14:15:31 +02:00
utils introspect: Fix ABI break introduced by b98a2e1 2013-11-05 21:26:34 +02:00
.gitignore bluetooth: Remove module-bluetooth-proximity 2013-09-29 16:54:36 +03:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am build-sys: Move ORC_SOURCE definitions outside of "if HAVE_ORC" 2014-01-24 22:56:27 +02:00
map-file Add pa_channels_valid() 2013-12-15 11:44:35 +01:00