diff options
author | Chris Hall (GMCH) <chris.hall@highwayman.com> | 2009-12-10 21:20:03 +0000 |
---|---|---|
committer | Chris Hall (GMCH) <chris.hall@highwayman.com> | 2009-12-10 21:20:03 +0000 |
commit | 977e8eceb3fdc2e3d5cf72677cbaf8528b3ba865 (patch) | |
tree | 6bfc6202c1bc3be4074c3620a8494c82a569555c /lib/regex.c | |
parent | 553285d84f469027a0fbe38cfcfe773cff927553 (diff) | |
download | quagga-977e8eceb3fdc2e3d5cf72677cbaf8528b3ba865.tar.bz2 quagga-977e8eceb3fdc2e3d5cf72677cbaf8528b3ba865.tar.xz |
Introduced qpthreads_enabled flag in lib/qpthreads
This supports running without pthreads, but with code that is made
thread-safe. A Big Switch -- qpthreads_enabled -- enables or disables
all pthread functions. When disabled, all mutex calls become NOPs.
Diffstat (limited to 'lib/regex.c')
0 files changed, 0 insertions, 0 deletions