OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:blocking
(Results
926 - 950
of
1339
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/device/generic/goldfish/gps/
gps_qemu.c
650
/* important: make the fd non-
blocking
*/
/docs/source.android.com/src/devices/camera/
camera3_requests_hal.jd
35
submitting requests is non-
blocking
. And the requests are always processed in
/external/apache-http/src/org/apache/http/impl/conn/tsccm/
ConnPoolByRoute.java
252
* must be called before
blocking
, to allow the thread to be interrupted.
/external/boringssl/src/crypto/bio/
pair.c
687
* at the other side that are meant to be non-
blocking
,
/external/boringssl/src/include/openssl/
cipher.h
362
/* EVP_CIPH_FLAG_CUSTOM_CIPHER indicates that the cipher manages
blocking
/external/chromium-trace/trace-viewer/tracing/tracing/extras/importer/linux_perf/
binder_parser.html
224
* Thread A calls a
blocking
function on Thread B. We receive a
/external/conscrypt/src/main/java/org/conscrypt/
OpenSSLEngineImpl.java
39
* Implements the {@link SSLEngine} API using OpenSSL's non-
blocking
interfaces.
/external/fio/os/windows/
posix.c
378
* non-
blocking
mode doesn't work the same as in BSD sockets,
/external/google-tv-pairing-protocol/java/src/com/google/polo/pairing/
PairingSession.java
271
// Unblock the
blocking
wait on the secret queue.
/external/guava/guava/src/com/google/common/base/
Ascii.java
304
* purposes. ETB is used for
blocking
data where the block structure is
/external/guava/guava/src/com/google/common/io/
CharStreams.java
425
// force a
blocking
read
/external/iputils/
ping_common.c
664
/* Set some SNDTIMEO to prevent
blocking
forever
/external/jetty/src/java/org/eclipse/jetty/continuation/
FauxContinuation.java
33
* A
blocking
implementation of Continuation.
/external/jetty/src/java/org/eclipse/jetty/server/handler/
IPAccessHandler.java
50
* <li>
Blocking
a few specific IPs/URLs by specifying several black list entries.
/external/kernel-headers/original/uapi/drm/
vmwgfx_drm.h
1010
* If the file descriptor used to grab a
blocking
CPU sync is closed, the
/external/kernel-headers/original/uapi/linux/
cdrom.h
798
__u16
blocking
;
member in struct:rwrt_feature_desc
/external/libhevc/decoder/
ihevcd_fmt_conv.c
680
* @param[in]
blocking
/external/libnfc-nxp/src/
phFriNfc_NdefReg.c
226
FSM state, so as to trigger the process and return pending. This function is non-
blocking
,
/external/libnl/lib/
doc.c
273
* nl_socket_set_nonblocking(sk) Set socket to non-
blocking
state.
/external/libvncserver/
README
86
You can use a
blocking
event loop, a background (pthread based) event loop,
/external/libvorbis/doc/
stereo.html
396
lossless coupling to avoid frame
blocking
artifacts.</p>
/external/libvorbis/lib/
sharedbook.c
86
from it) as well as
blocking
the use of any nodes directly
/external/libxml2/doc/devhelp/
libxml2-nanoftp.html
173
</pre><p>This function tries to read @len bytes from the existing FTP connection and saves them in @dest. This is a
blocking
call.</p>
libxml2-nanohttp.html
120
</pre><p>This function tries to read @len bytes from the existing HTTP connection and saves them in @dest. This is a
blocking
call.</p>
/external/libxml2/doc/html/
libxml-nanohttp.html
56
</pre><p>This function tries to read @len bytes from the existing HTTP connection and saves them in @dest. This is a
blocking
call.</p>
Completed in 670 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>