| S3FC project page | S3FC home page |
#include <s3fc/s3_exception.h>
#include <s3fc/s3_mutex.h>
#include <s3fc/s3_semaphore.h>
Include dependency graph for s3_thread_base.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| class | s3_thread_base |
| Abstract Base Class (ABC) used to create a class with a single main event loop, that is executed in its own thread. More... | |
Defines | |
| #define | _REENTRANT 1 |
| #define | THREAD_BASE_NEW_INTERFACE 1 |
Definition in file s3_thread_base.h.
|
|
Definition at line 38 of file s3_thread_base.h. |
|
|
Definition at line 50 of file s3_thread_base.h. |
| Send comments to: s3fc@stonethree.com |
|