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

  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_stackdepot.cpp 124 static CompressThread compress_thread; member in namespace:__sanitizer::__anon14615
197 compress_thread.NewWorkNotify();
220 compress_thread.LockAndStop();
226 compress_thread.Unlock();
236 void StackDepotStopBackgroundThread() { compress_thread.Stop(); }
  /src/external/zlib/pigz/dist/
pigz.c 110 Don't assume 2's complement ints in compress_thread()
1299 equal to -1, compress_thread is instructed to return; if more is false then
1415 local void compress_thread(void *dummy) function
1892 (void)launch(compress_thread, NULL);

Completed in 26 milliseconds