#include <jabberd.h>
Data Fields | |
| mtq | q |
| pth_msgport_t | mp |
| pool | p |
| pth_t | id |
| int | busy |
Managed thread queue. Has the message port for the running thread, and the current queue it's processing.
| int mth_struct::busy |
Referenced by mtq_send().
| pth_t mth_struct::id |
Referenced by mtq_send().
| pth_msgport_t mth_struct::mp |
Referenced by mtq_send().
Referenced by mtq_send().
1.6.3