14#include <l4/sys/l4int.h>
33 L4::Type_info::Demand_t<2> >
65 Ignore_sigaction = ~0U
80 const struct sigaction *act,
81 struct sigaction *oldact));
96 const struct sigaltstack *ss,
97 struct sigaltstack *oss));
114 int how, sigset_t
const *set,
139 const struct itimerval *new_value,
140 struct itimerval *old_value));
153 register_thread_t, unregister_thread_t, sigaction_t, sigaltstack_t,
154 sigprocmask_t, sigpending_t, setitimer_t, getitimer_t
Capability type for RPC interfaces (see L4::Cap<T>).
Helper class to create an L4Re interface class that is derived from a single base class.
unsigned long l4_addr_t
Address type.
#define L4_EXPORT
Attribute to mark functions, variables, and data types as being exported from a library.
Interface Definition Language.
#define L4_INLINE_RPC(res, name, args, attr...)
Define an inline RPC call (type and callable).
Common L4 ABI Data Types.
Standard list of RPCs of an interface.
Common thread related definitions.