Searched defs:GlobalProc (Results 1 – 1 of 1) sorted by relevance
62 struct GlobalProc { struct63 Mutex mtx;64 Processor *proc;70 CheckedMutex internal_alloc_mtx;72 GlobalProc() in GlobalProc() function