HomeSort by: relevance | last modified time | path
    Searched refs:waits (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
cipher-ctr-mt.c 74 u_int waits; member in struct:thread_stats
87 debug("tid %lu - %u fills, %u skips, %u waits", pthread_self(),
88 s->fills, s->skips, s->waits);
95 #define STATS_WAIT(s) { s.waits++; }
439 debug("main thread: %u drains, %u waits", c->stats.drains,
440 c->stats.waits);
  /src/external/gpl3/gdb/dist/gnulib/
configure 28139 The timer thread takes the baton, then waits a moment to make sure
28155 The second reader thread takes the baton, then waits a moment to make sure
  /src/external/gpl3/gdb.old/dist/gnulib/
configure 28139 The timer thread takes the baton, then waits a moment to make sure
28155 The second reader thread takes the baton, then waits a moment to make sure

Completed in 56 milliseconds