Searched refs:queue_push (Results 1 – 4 of 4) sorted by relevance
140 static int queue_push(struct queue *q, const char *buf) in queue_push() function307 TST_RETRY_FUNC(queue_push(workers[i].q, stop_code), 1); in stop_workers()325 TST_RETRY_FUNC(queue_push(workers[j].q, path), 1); in rep_sched_work()
33 int queue_push(queue_t, queue_element_t);
50 int queue_push(queue_t q, queue_element_t e) in queue_push() function
108 error = queue_push(id_queue, 0); in insert_separator()131 error = queue_push(id_queue, (queue_element_t) newid); in insert_id()