* Question regarding thread safety
@ 2003-11-07 12:03 Juan Linietsky
0 siblings, 0 replies; only message in thread
From: Juan Linietsky @ 2003-11-07 12:03 UTC (permalink / raw)
To: alsa-devel
Hello! I wish to implement a midi sensing thread which listens
in blocking mode to the midi port until there is data avaiable.
The purpose of this is so i can properly timestamp ANY incoming
realtime events (as events that are input via the midi port, or from clients
that send in real time are not timestamped upon delivery).
But my doubt is how should I terminate this thread on driver exit...
should i attempt to unblocking it by closing the descriptor, or is there
anything else i could try?
Thanks!
Juan Linietsky
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-11-07 12:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-07 12:03 Question regarding thread safety Juan Linietsky
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.