/* * * POSIX wrapper definitions for CMA DECthreads (V5.5). */ #ifndef _CMA_PX_H #define _CMA_PX_H # ifdef __cplusplus extern "C" { # endif #include "sys$library:cma_px.h" # ifdef __cplusplus } # endif #endif /*_CMA_PX_H*/