diff options
Diffstat (limited to 'Source/charon/definitions.h')
-rw-r--r-- | Source/charon/definitions.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Source/charon/definitions.h b/Source/charon/definitions.h index d170cef09..03fd74b29 100644 --- a/Source/charon/definitions.h +++ b/Source/charon/definitions.h @@ -110,6 +110,15 @@ * * Generic helper classes. */ + +/** + * @addtogroup threads + * + * Threaded classes, which will do their + * job alone. + */ + + /** * macro gives back larger of two values |