HomeSort by relevance Sort by last modified time
    Searched refs:wait_value (Results 1 - 8 of 8) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
syncstr.h 101 CARD64 wait_value; /* wait value */ member in struct:_SyncTrigger
sync.h 171 XSyncValue wait_value; /* value to compare counter to */ member in struct:__anon56084
198 XSyncValue wait_value; /* value being waited for */ member in struct:__anon56087
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
sync.h 169 XSyncValue wait_value; /* value to compare counter to */ member in struct:__anon54222
196 XSyncValue wait_value; /* value being waited for */ member in struct:__anon54225
  /external/libcups/cups/
http-private.h 344 int wait_value; /* httpWait value for timeout */ member in struct:_http_s
http.c 1198 while (!_httpWait(http, http->wait_value, 1))
    [all...]
tls-boringssl.c 329 while (!_httpWait(http, http->wait_value, 0))
tls-gnutls.c 1103 while (!_httpWait(http, http->wait_value, 0))
    [all...]
tls-darwin.c     [all...]

Completed in 136 milliseconds