by SquidMan
µSync is a small, lightweight mutex/synchronization library written in C. It is meant to be as small and fast as possible. It is used in LibELM for reentrancy support, but was released as a separate library, as it may have other uses.
CHANGELOG v0.2
===============
-Added a Makefile for BootMii, and a small header for version detection.
News Source (1)