|
@@ -968,8 +968,6 @@ struct pool {
|
|
|
struct thread_q *getwork_q;
|
|
struct thread_q *getwork_q;
|
|
|
|
|
|
|
|
pthread_t longpoll_thread;
|
|
pthread_t longpoll_thread;
|
|
|
- pthread_t submit_thread;
|
|
|
|
|
- pthread_t getwork_thread;
|
|
|
|
|
|
|
|
|
|
int curls;
|
|
int curls;
|
|
|
pthread_cond_t cr_cond;
|
|
pthread_cond_t cr_cond;
|