Skip to content

joshmg/latch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Written by Joshua Green
This software is free but comes with no warranty.

The mutex class is a portable mutex tested on Windows 7 with MS Visual Studio Version 16.00.30319.01 for 80x86, and on Debian with GCC Version 4.3.1. Each were tested under 64 bit under 32 bit settings.

The latch class is a portable mutex with locking priority flags; it has been tested on Windows 7 with MS Visual Studio Version 16.00.30319.01 for 80x86, and on Debian with GCC Version 4.3.1. Each were tested under 64 bit under 32 bit settings.

About

Portable mutex with optional priority flagging.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published