__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
#ifndef __sigevent_t_defined
#define __sigevent_t_defined 1
#include <bits/wordsize.h>
#include <bits/types.h>
#include <bits/types/__sigval_t.h>
#define __SIGEV_MAX_SIZE 64
#if __WORDSIZE == 64
# define __SIGEV_PAD_SIZE ((__SIGEV_MAX_SIZE / sizeof (int)) - 4)
#else
# define __SIGEV_PAD_SIZE ((__SIGEV_MAX_SIZE / sizeof (int)) - 3)
#endif
/* Forward declaration. */
#ifndef __have_pthread_attr_t
typedef union pthread_attr_t pthread_attr_t;
# define __have_pthread_attr_t 1
#endif
/* Structure to transport application-defined values with signals. */
typedef struct sigevent
{
__sigval_t sigev_value;
int sigev_signo;
int sigev_notify;
union
{
int _pad[__SIGEV_PAD_SIZE];
/* When SIGEV_SIGNAL and SIGEV_THREAD_ID set, LWP ID of the
thread to receive the signal. */
__pid_t _tid;
struct
{
void (*_function) (__sigval_t); /* Function to start. */
pthread_attr_t *_attribute; /* Thread attributes. */
} _sigev_thread;
} _sigev_un;
} sigevent_t;
/* POSIX names to access some of the members. */
#define sigev_notify_function _sigev_un._sigev_thread._function
#define sigev_notify_attributes _sigev_un._sigev_thread._attribute
#endif
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| FILE.h | File | 180 B | 0644 |
|
| __FILE.h | File | 110 B | 0644 |
|
| __fpos64_t.h | File | 410 B | 0644 |
|
| __fpos_t.h | File | 381 B | 0644 |
|
| __locale_t.h | File | 1.68 KB | 0644 |
|
| __mbstate_t.h | File | 564 B | 0644 |
|
| __sigset_t.h | File | 206 B | 0644 |
|
| __sigval_t.h | File | 1.12 KB | 0644 |
|
| clock_t.h | File | 143 B | 0644 |
|
| clockid_t.h | File | 174 B | 0644 |
|
| cookie_io_functions_t.h | File | 2.66 KB | 0644 |
|
| error_t.h | File | 893 B | 0644 |
|
| locale_t.h | File | 982 B | 0644 |
|
| mbstate_t.h | File | 135 B | 0644 |
|
| res_state.h | File | 1.96 KB | 0644 |
|
| sig_atomic_t.h | File | 272 B | 0644 |
|
| sigevent_t.h | File | 1.18 KB | 0644 |
|
| siginfo_t.h | File | 3.79 KB | 0644 |
|
| sigset_t.h | File | 195 B | 0644 |
|
| sigval_t.h | File | 599 B | 0644 |
|
| stack_t.h | File | 1.04 KB | 0644 |
|
| struct_FILE.h | File | 4.01 KB | 0644 |
|
| struct_iovec.h | File | 1.04 KB | 0644 |
|
| struct_itimerspec.h | File | 288 B | 0644 |
|
| struct_osockaddr.h | File | 274 B | 0644 |
|
| struct_rusage.h | File | 3.98 KB | 0644 |
|
| struct_sched_param.h | File | 1.05 KB | 0644 |
|
| struct_sigstack.h | File | 1.05 KB | 0644 |
|
| struct_statx.h | File | 1.85 KB | 0644 |
|
| struct_statx_timestamp.h | File | 1.17 KB | 0644 |
|
| struct_timespec.h | File | 376 B | 0644 |
|
| struct_timeval.h | File | 287 B | 0644 |
|
| struct_tm.h | File | 760 B | 0644 |
|
| time_t.h | File | 138 B | 0644 |
|
| timer_t.h | File | 159 B | 0644 |
|
| wint_t.h | File | 796 B | 0644 |
|