MPSolve 3.2.1
Loading...
Searching...
No Matches
mps_boolean_mt Struct Reference

A thread safe version of mps_boolean. More...

#include <mt-types.h>

Public Attributes

mps_boolean value
 
pthread_mutex_t mutex
 

Detailed Description

A thread safe version of mps_boolean.

Must be accessed using the macro MPS_LOCK (x) and MPS_UNLOCK (x).


The documentation for this struct was generated from the following file: