Home
last modified time | relevance | path

Searched defs:started (Results 1 – 25 of 70) sorted by relevance

123

/third_party/python/Doc/using/
Dwindows.rst706 From the command-line
774 Virtual environments
786 From a script
820 From file associations
/third_party/grpc/src/core/lib/surface/
Dcall_utils.cc132 auto& started = in operator ()() local
137 auto started = static_cast<Started*>(p); in operator ()() local
145 auto& started = absl::get<Started>(state_); in operator ()() local
Dinit.cc226 const auto started = absl::Now(); in grpc_wait_for_shutdown_with_timeout() local
/third_party/grpc/test/core/transport/chttp2/
Dping_callbacks_test.cc60 bool started = false; in TEST() local
99 bool started = false; in TEST() local
142 bool started = false; in TEST() local
181 bool started = false; in TEST() local
219 bool started = false; in TEST() local
501 bool started = false; in TEST() local
539 bool started = false; in TEST() local
/third_party/rust/crates/rustix/tests/net/
Dunix.rs44 let mut started = lock.lock().unwrap(); in server() localVariable
75 let mut started = lock.lock().unwrap(); in client() localVariable
/third_party/cups/scheduler/
Dserver.c27 static int started = 0; /* Did we start the server already? */ variable
/third_party/flatbuffers/docs/source/
DRustUsage.md12 #### Prerequisites
DCppUsage.md12 #### Prerequisites
/third_party/rust/rust/library/std/src/sync/condvar/
Dtests.rs77 let mut started = lock.lock().unwrap(); in wait_while() localVariable
142 let mut started = lock.lock().unwrap(); in wait_timeout_while_wake() localVariable
/third_party/rust/rust/src/tools/miri/tests/pass/concurrency/
Dsync.rs42 let mut started = lock.lock().unwrap(); in check_conditional_variables_notify_one() localVariable
50 let mut started = lock.lock().unwrap(); in check_conditional_variables_notify_one() localVariable
/third_party/grpc/test/core/transport/
Dcall_spine_benchmarks.h206 Notification started; in MakeCall() local
301 Notification started; in MakeCall() local
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-smp/
Dminimal-ws-server.c44 static int interrupted, started; variable
/third_party/ncurses/test/
Dechochar.c42 static time_t started; variable
Ddots_curses.c47 static time_t started; variable
Ddots.c46 static time_t started; variable
Ddots_mvcur.c46 static time_t started; variable
Ddots_xcurses.c57 static time_t started; variable
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/micro/coder/wrapper/thread/
Dmicro_thread_pool.h29 volatile atomic_int started; member
/third_party/curl/tests/unit/
Dunit2600.c104 struct curltime started; member
117 struct curltime started; member
/third_party/grpc/src/cpp/ext/otel/
Dotel_plugin.h325 std::unique_ptr<opentelemetry::metrics::Counter<uint64_t>> started; member
335 std::unique_ptr<opentelemetry::metrics::Counter<uint64_t>> started; member
/third_party/mindspore/mindspore-src/source/mindspore/core/mindrt/src/thread/
Dparallel_threadpool.h30 int started = 0; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
D2-5.c71 int started; /* # of threads which are already waiting */ member
/third_party/rust/rust/src/tools/clippy/clippy_lints/src/matches/
Doverlapping_arms.rs134 let mut started = vec![]; in overlapping() localVariable
/third_party/curl/lib/
Dcf-https-connect.c56 struct curltime started; member
101 struct curltime started; /* when connect started */ member
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-hugeurl/
Dminimal-secure-streams.c150 char started; member

123