Home
last modified time | relevance | path

Searched refs:sequencer (Results 1 – 22 of 22) sorted by relevance

/external/libwebsockets/READMEs/
DREADME.lws_sequencer.md25 they bind to an `lws_context`. The sequencer callback may create
26 wsi which in turn are bound to a vhost, but the sequencer itself
31 The sequencer additionally maintains its own second-resolution timeout
36 The sequencer timeout operates separately and above any wsi timeout, and
37 is typically only reset by the sequencer callback when it receives an
41 If the sequencer timeout expires, then the sequencer receives a queued
46 Unlike lws timeouts which force the wsi to close, the sequencer timeout
49 `LWSSEQ_TIMED_OUT` is received, according to the state of the sequencer.
70 When created, in lws the sequencer objects are bound to a 'per-thread',
73 a user-specified callback which handles sequencer events
[all …]
/external/guava/android/guava/src/com/google/common/util/concurrent/
DExecutionSequencer.java290 ExecutionSequencer sequencer;
307 private TaskNonReentrantExecutor(Executor delegate, ExecutionSequencer sequencer) {
310 this.sequencer = sequencer;
326 sequencer = null;
331 ThreadConfinedTaskQueue submittingTaskQueue = sequencer.latestTaskQueue;
333 sequencer = null;
381 sequencer.latestTaskQueue = executingTaskQueue;
382 sequencer = null;
/external/guava/guava/src/com/google/common/util/concurrent/
DExecutionSequencer.java290 ExecutionSequencer sequencer;
307 private TaskNonReentrantExecutor(Executor delegate, ExecutionSequencer sequencer) {
310 this.sequencer = sequencer;
326 sequencer = null;
331 ThreadConfinedTaskQueue submittingTaskQueue = sequencer.latestTaskQueue;
333 sequencer = null;
381 sequencer.latestTaskQueue = executingTaskQueue;
382 sequencer = null;
/external/libbrillo/brillo/daemons/
Ddbus_daemon.cc53 scoped_refptr<AsyncEventSequencer> sequencer(new AsyncEventSequencer()); in OnInit() local
58 sequencer->GetHandler("ObjectManager.RegisterAsync() failed.", true)); in OnInit()
60 RegisterDBusObjectsAsync(sequencer.get()); in OnInit()
61 sequencer->OnAllTasksCompletedCall({ in OnInit()
Ddbus_daemon.h76 dbus_utils::AsyncEventSequencer* sequencer);
/external/libbrillo/brillo/dbus/
Ddbus_object.cc66 scoped_refptr<AsyncEventSequencer> sequencer(new AsyncEventSequencer()); in ExportAsync() local
71 auto export_handler = sequencer->GetExportHandler( in ExportAsync()
91 sequencer->OnAllTasksCompletedCall(actions); in ExportAsync()
134 scoped_refptr<AsyncEventSequencer> sequencer(new AsyncEventSequencer()); in UnexportAsync() local
139 auto export_handler = sequencer->GetExportHandler( in UnexportAsync()
145 sequencer->OnAllTasksCompletedCall({completion_callback}); in UnexportAsync()
309 scoped_refptr<AsyncEventSequencer> sequencer(new AsyncEventSequencer()); in RegisterAsync() local
321 sequencer->GetHandler("Failed to export interface " + pair.first, in RegisterAsync()
325 sequencer->OnAllTasksCompletedCall({completion_callback}); in RegisterAsync()
/external/tensorflow/tensorflow/compiler/jit/
Dextract_outside_compilation_pass_test.cc350 Node *key_placeholder = nullptr, *sequencer = nullptr; in TEST_F() local
357 EXPECT_EQ(sequencer, nullptr); in TEST_F()
358 sequencer = n; in TEST_F()
362 EXPECT_NE(sequencer, nullptr); in TEST_F()
385 if (e->IsControlEdge() && e->dst() == sequencer) { in TEST_F()
Dextract_outside_compilation_pass.cc994 Node* sequencer = (*host_graph)->AddNode(sequencer_def, &s); in ConstructHostGraph() local
1076 (*host_graph)->AddControlEdge(copy, sequencer); in ConstructHostGraph()
1094 if (!sequencer->in_edges().empty()) { in ConstructHostGraph()
1095 (*host_graph)->AddControlEdge(sequencer, (*host_graph)->sink_node()); in ConstructHostGraph()
/external/libwebsockets/lib/abstract/
DREADME.md165 ## test-sequencer
167 test-sequencer is a helper that sequences running an array of unit tests and
/external/libwebsockets/
Dlibwebsockets.dox138 include/libwebsockets/lws-sequencer.h \
145 include/libwebsockets/lws-test-sequencer.h \
DAndroid.bp63 "lib/core-net/sequencer.c",
DCMakeLists.txt1167 lib/core-net/sequencer.c)
1176 lib/abstract/test-sequencer.c)
1648 # lib/abstract/protocols/smtp/smtp-sequencer.c
/external/oboe/docs/
DAppsUsingOboe.md12 …/apps/details?id=com.jonlatane.beatpad) | 3-instrument MIDI controller, sequencer, and 5-part musi…
/external/tensorflow/tensorflow/core/protobuf/
Derror_codes.proto100 // like sequencer check failures, transaction aborts, etc.
/external/pigweed/pw_status/
Ddocs.rst114 // typically due to a concurrency issue such as a sequencer check failure or a
/external/python/cpython2/Doc/library/
Dheapq.rst270 I used for my MIDI sequencer :-).
/external/python/cpython3/Doc/library/
Dheapq.rst282 I used for my MIDI sequencer :-).
/external/webrtc/p2p/base/
Dp2p_transport_channel_unittest.cc4820 InSequence sequencer; in TEST_F() local
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/
Dinternal_overrides.txt2719 sequencer → sˈikwənsər
Den-IPA.txt7479 $x{sequencer → sikwənsər ; # sɛkwɛnsər
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...