#include <botkernel.h>
Public Attributes | |
| StructFunctionStorage * | function |
| Message * | msg |
| BotKernel * | b |
| sem_t * | sem |
Definition at line 71 of file botkernel.h.
Definition at line 74 of file botkernel.h.
Referenced by BotKernel::executeFunction(), and threadFunc().
Definition at line 72 of file botkernel.h.
Referenced by BotKernel::executeFunction(), and threadFunc().
Definition at line 73 of file botkernel.h.
Referenced by BotKernel::executeFunction(), and threadFunc().
| sem_t* ThreadParams::sem |
Definition at line 75 of file botkernel.h.
Referenced by BotKernel::executeFunction(), and threadFunc().
1.5.8