Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/kern/
H A Dsmr.c237 struct smr_worker { struct
242 struct thread *thread;
243 struct processor *processor;
257 struct waitq waitq;
258 smr_cpu_reason_t detach_reason;
265 smr_seq_t rd_quiesce_seq;
272 struct smrq_list_head sect_queue;
273 struct thread *sect_waiter;
289 struct smr_pcpu *whead;
290 struct smr_pcpu **wold_tail;
[all …]