Description: ARM9-Linux-based multi-threaded applications. Producers and consumers into a buffer from the buffer readings of specific processes, producers first obtain a mutex lock, and to determine whether the write pointer is equal to+1 after reading pointer, if the same may enter the wait state, waiting for condition variables notfull if the ranging from the buffer to write to an integer, and set the condition variable notempty, the final release mutex. Consumer thread and producers similar thread.
File list (Check if you may need any files):
Makefile.bak
pthread.c