Description: Implements a thread pool. The application the queue, to avoid task lost. In the queue and thread pool between to create a intermediate sandwich, in order to improve the portability. When the task comes, first presses in the queue, and then awaken thread perform operation. Thread after completion of a mission, to queue inquires the, if have the mission to carry out, no is blocked, wait
To Search:
File list (Check if you may need any files):
libthread_new\middle\taskque.c
.............\include\threadpool.h
.............\.......\taskque.h
.............\.......\qfque.h
.............\que\que.c
.............\threadpool\threadpool.c
.............\test
.............\main.c
.............\middle
.............\include
.............\que
.............\threadpool
libthread_new