Searched defs:GlobalProc (Results 1 – 1 of 1) sorted by relevance
57 struct GlobalProc { struct58 Mutex mtx;59 Processor *proc;65 CheckedMutex internal_alloc_mtx;67 GlobalProc() in GlobalProc() function