|
EtcPal
0.3.0
ETC Platform Abstraction Layer (EtcPal)
|
View other versions:
|
Platform-neutral locks, mutexes and signals.
Currently provides definitions for the following synchronization primitives:
Modules | |
| Mutexes | |
| Mutual-exclusion (mutex) objects. | |
| Signals | |
| Signal objects. | |
| Read-Write Locks | |
| Reader-writer lock objects. | |
| Counting Semaphores | |
| Counting semaphore objects. | |