Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dsmr.c238 struct smr_worker { struct
243 struct thread *thread;
244 struct processor *processor;
258 struct waitq waitq;
259 smr_cpu_reason_t detach_reason;
266 smr_seq_t rd_quiesce_seq;
273 struct smrq_list_head sect_queue;
274 struct thread *sect_waiter;
290 struct smr_pcpu *whead;
291 struct smr_pcpu **wold_tail;
[all …]