tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
sigevent._sigev_un_t
tango
stdc
posix
signal
sigevent
Undocumented in source.
struct
sigevent
union
_sigev_un_t {
int
[
__SIGEV_PAD_SIZE
]
_pad
;
pid_t
_tid
;
struct
_sigev_thread_t
;
_sigev_thread_t
_sigev_thread
;
}
Members
Structs
_sigev_thread_t
struct
_sigev_thread_t
Undocumented in source.
Variables
_pad
int
[
__SIGEV_PAD_SIZE
]
_pad
;
Undocumented in source.
_sigev_thread
_sigev_thread_t
_sigev_thread
;
Undocumented in source.
_tid
pid_t
_tid
;
Undocumented in source.
Meta
Source
See Implementation
tango
stdc
posix
signal
sigevent
unions
_sigev_un_t
variables
_sigev_un
sigev_notify
sigev_signo
sigev_value