Library for big numbers from http://www.ttmath.org/

Dependents:   PIDHeater82 Conceptcontroller_v_1_0 AlarmClockApp COG4050_adxl355_tilt ... more

Embed: (wiki syntax)

« Back to documentation index

ThreadLock Class Reference

ThreadLock Class Reference

#include <ttmaththreads.h>


Detailed Description

objects of this class are used to synchronize

objects of this class are used to synchronize actually we don't synchronize, the method Lock() returns always 'false'

Definition at line 103 of file ttmaththreads.h.