Description: Linux Thread handler examples. Include the following examples: thread, thread_attr, thread_mutex, thread_sem, producer-customer
To Search:
File list (Check if you may need any files):
09 thread
.........\2 thread
.........\........\Makefile
.........\........\thread.c
.........\2 thread_attr
.........\.............\Makefile
.........\.............\thread_attr.c
.........\2 thread_mutex
.........\..............\Makefile
.........\..............\thread_mutex.c
.........\2 thread_sem
.........\............\Makefile
.........\............\thread_sem.c
.........\3 producer-customer
.........\...................\Makefile
.........\...................\producer-customer.c