struct JobPolicyCollection
Defined at line 17 of file ../../zircon/kernel/object/include/object/job_policy.h
JobPolicyCollection is a storage container of two 64-bit words representing
the encoded bit fields of each policy.
Public Members
uint64_t[2] storage
Public Methods
bool operator== (const JobPolicyCollection & other)
Defined at line 20 of file ../../zircon/kernel/object/include/object/job_policy.h