Home
last modified time | relevance | path

Searched defs:async (Results 101 - 109 of 109) sorted by relevance

12345

/third_party/alsa-lib/src/pcm/
H A Dpcm_local.h146 int (*async)(snd_pcm_t *pcm, int sig, pid_t pid); member
/third_party/libcoap/examples/
H A Dcoap-server.c404 coap_async_t *async; in hnd_get_async() local
[all...]
/foundation/arkui/napi/test/unittest/
H A Dtest_napi.cpp3753 uv_async_t async; member
3781 static void AfterCleanupHookOne(uv_async_t* async) in AfterCleanupHookOne() argument
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Ds_server.c97 static int async = 0; variable
[all...]
H A Ds_client.c869 int async = 0; in s_client_main() local
/third_party/openssl/apps/
H A Ds_server.c97 static int async = 0; variable
[all...]
H A Ds_client.c869 int async = 0; in s_client_main() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.c3053 bool async = flags & (PIPE_FLUSH_DEFERRED | PIPE_FLUSH_ASYNC); in tc_flush() local
/third_party/curl/lib/
H A Durldata.h1373 struct Curl_async async; /* asynchronous name resolver data */ member

Completed in 43 milliseconds

12345