Searched defs:active (Results 1 - 17 of 17) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pwr_mgt/
H A DIOPMinformee.h51 bool active; // enable flag member in class:IOPMinformee
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dmk_timer.h50 int active; member in struct:mk_timer
H A Dsync_sema.h58 boolean_t active; /* active status */ member in struct:semaphore
H A Dsync_lock.h79 boolean_t active; /* active status */ member in struct:lock_set
H A Dtask.h121 boolean_t active; /* Task has not been terminated */ member in struct:task
H A Dthread.h330 active:1, /* Thread is active and has not been terminated */ member in struct:thread
/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_space.c316 boolean_t active; local
H A Dipc_right.c1393 boolean_t active; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOTimerEventSource.cpp178 bool active = thread_call_cancel((thread_call_t) calloutEntry); local
198 bool active = thread_call_cancel((thread_call_t) calloutEntry); local
H A DIOService.cpp929 ArbitrationLockQueueElement * active; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/dtrace/
H A Dlockstat.c184 void lockstat_hot_patch(boolean_t active) argument
/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_page.h175 active:1, /* page is in active list (P) */ member in struct:vm_page
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/
H A Dprofile-internal.h293 prof_flag_t active; /* != 0 if profiling is active */ member in struct:profile_vars
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_fsevents.c1846 SInt32 active; member in struct:fsevent_handle
H A Dvfs_subr.c1892 int active; local
/macosx-10.5.8/xnu-1228.15.4/osfmk/sys/
H A Dsdi.h87 int active; member in struct:hba_idata_v4
106 int active; member in struct:hba_idata
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif_bond.c808 link_speed(int active) argument
3330 int active; local
3495 int active; local
1862 bondport_create(struct ifnet * port_ifp, lacp_port_priority priority, int active, int short_timeout, int * ret_error) argument
[all...]

Completed in 105 milliseconds