Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
xpc_registration Struct Reference

#include <xp.h>

Data Fields

struct mutex mutex
 
xpc_channel_func func
 
voidkey
 
u16 nentries
 
u16 entry_size
 
u32 assigned_limit
 
u32 idle_limit
 

Detailed Description

Definition at line 267 of file xp.h.

Field Documentation

u32 assigned_limit

Definition at line 273 of file xp.h.

u16 entry_size

Definition at line 272 of file xp.h.

Definition at line 269 of file xp.h.

u32 idle_limit

Definition at line 274 of file xp.h.

void* key

Definition at line 270 of file xp.h.

Definition at line 268 of file xp.h.

u16 nentries

Definition at line 271 of file xp.h.


The documentation for this struct was generated from the following file: