Lines Matching full:permission
29 Permission on an object also has the semantics of a reference to an object.
88 may drop their own permission on an object with
96 the access control aspects of the permission system are not enforced.
123 numerical ID assigned to them at build time, used to index the permission
124 bitfield for an object to see if that thread has permission on it. The size
137 Supervisor Thread Access Permission
151 User Thread Access Permission
163 * A thread that has permission on an object, or is running in supervisor mode,
164 may grant permission on that object to another thread via the
169 permission, or the object whose access is being granted, do not need to be
194 permission on the allocated object to the calling thread.