|
MPSolve 3.2.2
|
A thread safe version of mps_boolean. More...
#include <mt-types.h>
Public Attributes | |
| long int | value |
| pthread_mutex_t | mutex |
A thread safe version of mps_boolean.
Must be accessed using the macro MPS_LOCK (x) and MPS_UNLOCK (x).