Moved mutex.c to a separate folder in order to cleanly wrap other threading primitives (and utils/mutex.h is now threading.h).
This commit is contained in:
@@ -40,6 +40,9 @@
|
||||
* @defgroup plugins plugins
|
||||
* @ingroup libstrongswan
|
||||
*
|
||||
* @defgroup threading threading
|
||||
* @ingroup libstrongswan
|
||||
*
|
||||
* @defgroup utils utils
|
||||
* @ingroup libstrongswan
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user