#include <xjab_worker.h>

Data Fields | |
| xj_jalias | aliases |
| int | cachet |
| int | delayt |
| int | len |
| int | maxj |
| gen_lock_set_t * | sems |
| int | sleept |
| xj_worker | workers |
Definition at line 63 of file xjab_worker.h.
Definition at line 71 of file xjab_worker.h.
Referenced by xj_wlist_check_aliases(), xj_wlist_free(), xj_wlist_init(), xj_wlist_set_aliases(), xj_worker_check_qmsg(), xj_worker_check_watcher(), and xj_worker_process().
| int cachet |
Definition at line 67 of file xjab_worker.h.
Referenced by xj_wlist_init(), and xj_worker_process().
| int delayt |
Definition at line 68 of file xjab_worker.h.
Referenced by xj_wlist_init(), and xj_worker_process().
| int len |
Definition at line 65 of file xjab_worker.h.
Referenced by xj_wlist_clean_jobs(), xj_wlist_del(), xj_wlist_free(), xj_wlist_init(), xj_wlist_set_pid(), xj_worker_process(), and xjab_check_workers().
| int maxj |
Definition at line 66 of file xjab_worker.h.
Referenced by xj_wlist_get(), xj_wlist_init(), and xj_worker_process().
| gen_lock_set_t* sems |
Definition at line 70 of file xjab_worker.h.
Referenced by xj_wlist_check(), xj_wlist_clean_jobs(), xj_wlist_del(), xj_wlist_free(), xj_wlist_get(), xj_wlist_init(), xj_wlist_set_flag(), and xj_wlist_set_pid().
| int sleept |
Definition at line 69 of file xjab_worker.h.
Referenced by xj_wlist_init(), and xj_worker_process().
Definition at line 72 of file xjab_worker.h.
Referenced by xj_wlist_check(), xj_wlist_clean_jobs(), xj_wlist_del(), xj_wlist_free(), xj_wlist_get(), xj_wlist_init(), xj_wlist_set_flag(), xj_wlist_set_pid(), xj_worker_process(), and xjab_check_workers().
1.5.6