Lines Matching refs:signaled
160 Sync objects have a status with two possible states: <signaled> and
162 asked to wait for a sync object to become signaled, or a sync
176 be signaled and/or unsignaled repeatedly. Every transition of a
177 reusable sync object's status from unsignaled to signaled will
226 signaled, or until <timeout> nanoseconds have passed.
230 the same <sync> and the sync object is signaled, all such threads
244 was signaled, or if <timeout> is zero, indicates that <sync> is
245 not signaled. A return value of EGL_CONDITION_SATISFIED_KHR
246 indicates that <sync> was signaled before the timeout expired, which
247 includes the case when <sync> was already signaled when
261 return immediately, just as if the sync object had been signaled
284 transitions from unsignaled to signaled, any eglClientWaitSyncKHR
291 EGL_SIGNALED_KHR Set the status of <sync> to signaled
353 were signaled.
459 object transitions to the signaled state. Sync object status is
460 either signaled or unsignaled. More detailed rules describing
464 * A reusable sync object has two possible status values: signaled
468 * A reusable sync can be set to signaled or unsignaled
472 when the sync object transitions to the signaled state.
473 * A wait function called on a sync object in the signaled state