Clean exit cleanup of the session daemon
authorDavid Goulet <david.goulet@polymtl.ca>
Sat, 16 Jul 2011 22:05:32 +0000 (18:05 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Sat, 16 Jul 2011 22:05:32 +0000 (18:05 -0400)
Remove the pthread_cancel and introduce the *thread_quit_pipe* that is
used to tell a thread that it should exit cleanly. This pipe is added to
the pollfd set of the thread and has to be close in order to trigger the
clean exit of the threads.

Signed-off-by: David Goulet <david.goulet@polymtl.ca>

No differences found
This page took 0.025806 seconds and 5 git commands to generate.