strongswan/src/libstrongswan/threading
Andreas Steffen 51f259a82d id of non-registered threads defaults to 0 2011-05-06 06:22:19 +02:00
..
condvar.h Separated the public interfaces of the threading primitives. 2009-12-23 17:01:53 +01:00
lock_profiler.h Option to skip slow addr2line resolution in leak-detective 2010-05-20 17:37:18 +02:00
mutex.c Adding DBG_LIB to all calls of libstrongswan's version of DBG*. 2010-04-06 12:47:40 +02:00
mutex.h Using the thread wrapper in charon, libstrongswan and their plugins. 2009-12-23 17:03:41 +01:00
rwlock.c Adding DBG_LIB to all calls of libstrongswan's version of DBG*. 2010-04-06 12:47:40 +02:00
rwlock.h Separated the public interfaces of the threading primitives. 2009-12-23 17:01:53 +01:00
thread.c id of non-registered threads defaults to 0 2011-05-06 06:22:19 +02:00
thread.h We have to rename thread_create on Mac OS X because it conflicts with a syscall. 2010-04-29 14:52:20 +02:00
thread_value.c Adding an object-oriented wrapper for thread-specific values. 2009-12-23 17:02:26 +01:00
thread_value.h Adding an object-oriented wrapper for thread-specific values. 2009-12-23 17:02:26 +01:00