Data Fields | |
| mth | all [MTQ_THREADS] |
| int | overflow |
| pth_msgport_t | mp |
| mth mtqmaster_struct::all[MTQ_THREADS] |
array of the threads that are managed by mtq
Referenced by mtq_send().
| pth_msgport_t mtqmaster_struct::mp |
message port, that contains the overlowed jobs
Referenced by mtq_send().
if there has been a job for which there was now free thread. If set the job is in mp and has to be gotten from there when a thread gets free
Referenced by mtq_send().
1.6.1