monitoring done; scheduling not implemented
This commit is contained in:
parent
f08c635390
commit
b171edf043
2 changed files with 44 additions and 1 deletions
|
|
@ -49,6 +49,7 @@ typedef struct s_coder
|
|||
long last_compile;
|
||||
int compiles_done;
|
||||
t_state *state;
|
||||
pthread_mutex_t last_mutex;
|
||||
} t_coder;
|
||||
|
||||
typedef struct s_state
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue