Description: Thread lock. Windows system is a multi-tasking operating system kernel to provide us with the event (Event), Mutex, semaphores (semaphore) and four kinds of timer objects to control the inter-thread synchronization. In C Builder, in order to provide us with the TEvent used to create the Event object for our use.
File list (Check if you may need any files):
线程锁.txt