Lines Matching full:objects
57 Objects are represented by files. When all file descriptors to an
65 to back an individual NT virtual machine. Objects created by one ntsync
66 instance may only be used with other objects created by the same
153 The ioctls on the individual objects are as follows:
270 Poll on any of a list of objects, atomically acquiring at most one.
290 - Number of objects specified in the ``objs`` array.
314 This function attempts to acquire one of the given objects. If unable
318 if multiple objects are signaled.
341 wait, independently of all other objects.
352 Poll on a list of objects, atomically acquiring all of them. Takes a
358 objects. If unable to do so, it sleeps until all objects become
361 objects are modified.
363 Objects may become signaled and subsequently designaled (through
365 once all objects are simultaneously signaled does the ioctl acquire
367 with respect to other operations on any of the given objects.
370 ``EOWNERDEAD``. Similarly to ``NTSYNC_IOC_WAIT_ANY``, all objects are
371 nevertheless marked as acquired. Note that if multiple mutex objects
380 priority, and objects in ``objs`` will be acquired.