XZ Utils
5.1.0alpha
|
Some threading related helper macros and functions. More...
#include "sysdefs.h"
Macros | |
#define | mythread_sigmask(how, set, oset) sigprocmask(how, set, oset) |
#define | mythread_once(func) |
Some threading related helper macros and functions.
#define mythread_once | ( | func) |