Searched defs:sigset_t (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dsigtypes.h44 * the macros to manipulate sigset_t here, to encapsulate knowledge of
63 } sigset_t; typedef in typeref:struct:__anon13014
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dpthread.h38 struct sigset_t;
39 typedef struct sigset_t sigset_t; typedef in typeref:struct:sigset_t
70 int (*sigprocmask)( int how, const sigset_t *newset, sigset_t *oldset );

Completed in 82 milliseconds