Home
last modified time | relevance | path

Searched defs:blocking (Results 1 - 25 of 57) sorted by relevance

123

/third_party/pulseaudio/src/pulsecore/
H A Dpipe.c37 static int set_block(int fd, int blocking) { in set_block() argument
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_lower_parallel_copy.c256 struct agx_copy *blocking = &ctx->entries[j]; in agx_emit_parallel_copies() local
275 struct agx_copy *blocking in agx_emit_parallel_copies() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_send/
H A D5-2.c103 int j, k, blocking = 0; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedreceive/
H A D18-1.c38 static int blocking; variable
H A D18-2.c39 static int blocking; variable
H A D5-2.c38 static int blocking; variable
H A D8-1.c35 static int blocking; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/
H A D5-2.c109 int j, k, blocking = 0; in main() local
/third_party/libuv/src/win/
H A Dstream.c242 int uv_stream_set_blocking(uv_stream_t* handle, int blocking) { in uv_stream_set_blocking() argument
/third_party/node/deps/uv/src/win/
H A Dstream.c243 int uv_stream_set_blocking(uv_stream_t* handle, int blocking) { in uv_stream_set_blocking() argument
/third_party/curl/lib/
H A Dcf-haproxy.c104 cf_haproxy_connect(struct Curl_cfilter *cf, struct Curl_easy *data, bool blocking, bool *done) cf_haproxy_connect() argument
H A Dhttp_proxy.c167 http_proxy_cf_connect(struct Curl_cfilter *cf, struct Curl_easy *data, bool blocking, bool *done) http_proxy_cf_connect() argument
H A Dcf-https-connect.c237 cf_hc_connect(struct Curl_cfilter *cf, struct Curl_easy *data, bool blocking, bool *done) cf_hc_connect() argument
/third_party/jerryscript/jerry-ext/debugger/
H A Ddebugger-serial.c71 jerryx_debugger_serial_set_blocking (int fd, bool blocking) in jerryx_debugger_serial_set_blocking() argument
/third_party/node/src/tracing/
H A Dnode_trace_writer.cc139 void NodeTraceWriter::Flush(bool blocking) { in Flush() argument
H A Dnode_trace_buffer.cc57 void InternalTraceBuffer::Flush(bool blocking) { in Flush() argument
H A Dagent.cc215 void Agent::Flush(bool blocking) { in Flush() argument
/third_party/skia/third_party/externals/tint/tools/src/cmd/remote-compile/
H A Dsocket.cc63 bool setBlocking(SOCKET s, bool blocking) { in setBlocking() argument
/third_party/python/Python/
H A Dbootstrap_hash.c86 py_getrandom(void *buffer, Py_ssize_t size, int blocking, int raise) in py_getrandom() argument
473 pyurandom(void *buffer, Py_ssize_t size, int blocking, int raise) in pyurandom() argument
[all...]
/third_party/elfutils/lib/
H A Ddynamicsizehash_concurrent.c184 static void resize_helper(NAME *htab, int blocking) in resize_helper() argument
/third_party/curl/tests/unit/
H A Dunit2600.c135 cf_test_connect(struct Curl_cfilter *cf, struct Curl_easy *data, bool blocking, bool *done) cf_test_connect() argument
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_lower_parallelcopy.c442 struct copy_entry *blocking = &ctx->entries[j]; in _handle_copies() local
461 struct copy_entry *blocking in _handle_copies() local
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dresource.cpp84 resource::add_map(command_queue &q, cl_map_flags flags, bool blocking, in add_map() argument
226 mapping(command_queue &q, resource &r, cl_map_flags flags, bool blocking, const resource::vector &origin, const resource::vector &region) mapping() argument
/third_party/skia/third_party/externals/angle2/util/windows/
H A Dtest_utils_win.cpp89 void ReadFromFile(bool blocking, HANDLE handle, std::string *out) in ReadFromFile() argument
/third_party/python/Modules/_multiprocessing/clinic/
H A Dsemaphore.c.h28 int blocking = 1; in _multiprocessing_SemLock_acquire() local
102 int blocking = 1; in _multiprocessing_SemLock_acquire() local
[all...]

Completed in 12 milliseconds

123