Add mutex protection for the traceable apps
authorDavid Goulet <david.goulet@polymtl.ca>
Wed, 27 Apr 2011 19:31:56 +0000 (15:31 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Wed, 27 Apr 2011 19:33:12 +0000 (15:33 -0400)
The two threads are using this list so now protected
by a pthread_mutex_t using add and del function.

Also introduce add and del function to manage
the session list.

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

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