Home
last modified time | relevance | path

Searched defs:work (Results 1 – 11 of 11) sorted by relevance

/xnu-12377.41.6/tools/tests/affinity/
H A Dpool.c61 typedef struct work { struct
70 * A work queue, complete with pthread objects for its management argument
H A Dsets.c63 typedef struct work { struct
69 * A work queue, complete with pthread objects for its management argument
/xnu-12377.41.6/tools/tests/execperf/
H A Drun.c61 work(void *arg) in work() function
/xnu-12377.41.6/libkern/zlib/
H A Dinftrees.c62 unsigned short FAR *work) in inflate_table()
H A Dinflate.h140 unsigned short work[288]; /* work area for code table building */ member
/xnu-12377.41.6/iokit/Kernel/
H A DIODMAEventSource.cpp205 bool work, again; in checkForWork() local
H A DIOPMrootDomain.cpp10501 PMHaltWorker::work( PMHaltWorker * me ) function in PMHaltWorker
/xnu-12377.41.6/tests/
H A Dselect_stress.c39 thread_func work; member
/xnu-12377.41.6/bsd/dev/dtrace/
H A Dfasttrap.c511 uint32_t work = 0; in fasttrap_pid_cleanup_cb() local
554 fasttrap_pid_cleanup(uint32_t work) in fasttrap_pid_cleanup()
H A Ddtrace.c1787 int work = 0; in dtrace_dynvar_clean() local
3116 int work = 0; in dtrace_speculation_clean() local
/xnu-12377.41.6/osfmk/vm/
H A Dlz4.c40 void * __restrict work __attribute__((unused))) in lz4raw_decode_buffer()