Searched refs:thr_id1 (Results 1 – 1 of 1) sorted by relevance
280 int thr_id1, thr_id2; in main() local297 thr_id1 = create_fifo_thread(signal_receiving_thread, NULL, PRIO); in main()300 (void *)(intptr_t) thr_id1, PRIO - 1); in main()304 join_thread(thr_id1); in main()