Skip to content

Contains classes for running functions asynchronously that protect access, from outside threads, to the internal data with a mutex. CPPLambdaRunner uses a user-supplied lambda function as the work thread.

Notifications You must be signed in to change notification settings

calebtt/CPPRunnerLib

About

Contains classes for running functions asynchronously that protect access, from outside threads, to the internal data with a mutex. CPPLambdaRunner uses a user-supplied lambda function as the work thread.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages