Skip to content
/ SynchroTr Public

Fast critical sections and a port of the MS multithreading/synchronisation API to Mac OS X & Linux

Notifications You must be signed in to change notification settings

RJVB/SynchroTr

Repository files navigation

A fast CriticalSection like class with timeout taken from

http://www.codeproject.com/KB/threads/CritSectEx.aspx

extended and ported to Mac OS X & linux by RJVB, with a minimal
implementation of the MS API for multithreading and synchronisation.

There is an ObjC implementation (NSCriticalSection) that functions on
Mac OS X and on Linux (with GNUstep-base and using clang as the compiler).

About

Fast critical sections and a port of the MS multithreading/synchronisation API to Mac OS X & Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published