[pulseaudio-tickets] [PulseAudio] #553: Typo in documentation for Threaded Mainloop
PulseAudio
trac-noreply at tango.0pointer.de
Wed Apr 22 11:05:12 PDT 2009
#553: Typo in documentation for Threaded Mainloop
---------------------+------------------------------------------------------
Reporter: boss_mc | Owner: lennart
Type: defect | Status: new
Milestone: | Component: libpulse
Keywords: |
---------------------+------------------------------------------------------
As you can see, both pa_threaded_mainloop_wait() may only be called with
the lock held. The same thing is true for pa_threaded_mainloop_signal(),
but as the lock is held before the callback is invoked, you do not have to
deal with that.
Should be:
As you can see, pa_threaded_mainloop_wait() may only be called with the
lock held. The same thing is true for pa_threaded_mainloop_signal(), but
as the lock is held before the callback is invoked, you do not have to
deal with that.
--
Ticket URL: <http://pulseaudio.org/ticket/553>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server
More information about the pulseaudio-bugs
mailing list