Issues with proprietary RTOS APIs. How does the POSIX pthread API stack up against proprietary APIs? Thread creation in POSIX. However, each proprietary API impedes embedded development by requiring ...
This two-part series addresses the use and misuse of two of the most essential synchronization primitives in modern embedded systems, the mutex (this part) and the semaphore (part 2). Mutexes and ...