HomeSort by relevance Sort by last modified time
    Searched full:timeout_expired (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/mapi/glapi/gen/
ARB_sync.xml 31 <enum name="TIMEOUT_EXPIRED" value="0x911B"/>
  /system/chre/platform/slpi/smgr/
smr_helper.cc 202 qmi_service_instance /* instance_id */, bool timeout_expired,
206 obj->mServiceTimedOut = timeout_expired;
  /external/fio/engines/
windowsaio.c 38 static BOOL timeout_expired(DWORD start_count, DWORD end_count);
242 static BOOL timeout_expired(DWORD start_count, DWORD end_count) function
306 if (dequeued >= min || (t != NULL && timeout_expired(start_count, end_count)))
  /system/chre/platform/slpi/include/chre/platform/slpi/smgr/
smr_helper.h 198 bool timeout_expired,
  /external/deqp/external/openglcts/modules/gl/
gl4cSyncTests.cpp 162 << "ClientWaitSync with SYNC_FLUSH_COMMANDS_BIT flag has returned TIMEOUT_EXPIRED after "

Completed in 124 milliseconds