HomeSort by relevance Sort by last modified time
    Searched defs:in_progress (Results 1 - 7 of 7) sorted by null

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_cancel/
4-1.c 53 int in_progress; local
109 in_progress = 0;
120 in_progress = 1;
131 } while (in_progress);
5-1.c 52 int in_progress; local
110 in_progress = 0;
122 in_progress = 1;
139 } while (in_progress);
6-1.c 54 int in_progress; local
110 in_progress = 0;
121 in_progress = 1;
133 } while (in_progress);
7-1.c 52 int in_progress; local
113 in_progress = 0;
138 in_progress = 1;
154 } while (in_progress);
  /external/parameter-framework/asio-1.10.6/include/asio/
error.hpp 73 in_progress = ASIO_SOCKET_ERROR(EINPROGRESS), enumerator in enum:asio::error::basic_errors
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_context.h 1072 bool in_progress; member in struct:brw_context::__anon27716
    [all...]
  /external/v8/src/heap/
heap.cc 3473 bool in_progress = map->IsInobjectSlackTrackingInProgress(); local
    [all...]

Completed in 900 milliseconds