diff options
| author | Quentin Young <qlyoung@cumulusnetworks.com> | 2017-03-03 19:01:49 +0000 |
|---|---|---|
| committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2017-04-28 22:43:36 +0000 |
| commit | 1189d95fcab50132623cb8f8c25f78ed68ec36e2 (patch) | |
| tree | 9296aafc071ed7e116d1a1cdbba6dec1f0e0cf4d /lib/command.h | |
| parent | ed8ba2e92048e4164fa91e70aa3ed5e31f85bba1 (diff) | |
lib: make thread.c pthread-safe
This change introduces synchronization mechanisms to thread.c in order
to allow safe concurrent use.
Thread.c should now be threadstafe with respect to:
* struct thread
* struct thread_master
Calls into thread.c for operations upon data of this type should not
require external synchronization.
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'lib/command.h')
0 files changed, 0 insertions, 0 deletions
