Location:
Search - unix mutex
Search list
Description: Unix进程通讯及同步互斥机制,包括进程的管道通讯以及信号量实现的同步互斥机制-Unix process communication and synchronization contradict mechanisms, including the process of communication and signal pipeline capacity to achieve the synchronization mechanism Mutex
Platform: |
Size: 3991 |
Author: 冯昊飞 |
Hits:
Description: Unix进程通讯及同步互斥机制,包括进程的管道通讯以及信号量实现的同步互斥机制-Unix process communication and synchronization contradict mechanisms, including the process of communication and signal pipeline capacity to achieve the synchronization mechanism Mutex
Platform: |
Size: 4096 |
Author: 冯昊飞 |
Hits:
Description: 实现了一个多线程工作组应用程序,此程序中使用了互斥对象,条件变量进行线程的控制。通过研究此程序,可以深刻理解线程的工作机理。-achieve a working group multithreaded applications, the use of this procedure the mutex object, variable conditions thread control. Research through this procedure, a profound understanding of the working mechanism of thread.
Platform: |
Size: 4096 |
Author: zhuwenjie |
Hits:
Description: Its is the linux/unix system application programming ....data resource management by semaphore /mutex
Platform: |
Size: 9216 |
Author: dipen |
Hits:
Description: (可直接使用)用互斥锁写的一个打印机程序,通过加锁和解锁使得多台打印机可同步工作-(Can be used directly) with the exclusive lock to write a printer process, by locking and unlocking makes the work more than one printer simultaneously
Platform: |
Size: 1024 |
Author: FarEast8612 |
Hits:
Description: The code examples to explain the unix environment for network programming mutex, which is a use mutex
Platform: |
Size: 11264 |
Author: wy |
Hits:
Description: For those wishing to develop multi-threaded applications in a C++ class oriented
environment. This library allows creation of threads as classes as well as
access to multi-threaded programming tools as class abstractions. Even if the
basic programming paradigm is non class oriented, the availability of the MutEx,
Semaphore and Condition tools in a class instance can still be used.
-This project will compile to a dynamically loaded library that can be used when
developing multi-threaded applications in C++. The pthreadcc library is based
on the existing pthread library available in most UNIX installations. The
library defines a series of classes that can be used to implement a range of
thread based tools as well as a class that represents an extra thread. This
class library was developed by Jason But at Monash University
Platform: |
Size: 16384 |
Author: 李东 |
Hits:
Description: 在线程实际运行过程中,经常需要多个线程保持同步。这时可以用互斥锁来完成任务。(Threads often require multiple threads to keep synchronization during the actual operation of the thread. You can then use the mutex to complete the task.)
Platform: |
Size: 1024 |
Author: Melodyluer
|
Hits: