unsigned long l4_umword_t
Unsigned machine word.
signed long l4_mword_t
Signed machine word.
unsigned long l4_cap_idx_t
Capability selector type.
#define L4_CV
Define calling convention.
#define L4_EXPORT
Attribute to mark functions, variables, and data types as being exported from a library.
#define EXTERN_C_BEGIN
Start section with C types and functions.
#define EXTERN_C_END
End section with C types and functions.
long l4re_inhibitor_next_lock_info(l4_cap_idx_t cap, char *name, unsigned len, l4_mword_t current_id)
Get information for the next available inhibitor lock.
long l4re_inhibitor_release(l4_cap_idx_t cap, l4_umword_t id)
Release an inhibitor lock.
long l4re_inhibitor_acquire(l4_cap_idx_t cap, l4_umword_t id, char const *reason)
Acquire an inhibitor lock.
Common L4 ABI Data Types.