thread-utils.h
8.98 KB
-
Fix the `-DTHREADSAFE=OFF` build · ed59c88b
This change avoids using the `(void)0` construct for some of the mutex `#define`s, since that makes the "return type" of those "functions" to be `void` instead of `int`.
lhchavez committed