Home
last modified time | relevance | path

Searched refs:Thread_ (Results 1 – 25 of 32) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/docs/design-docs/
H A Dheapprofd-wire-protocol.md20Thread_ has the Perfetto producer connection to traced, and handles incoming client connections fo…
22 …gnaling socket, the _Unwinding Thread_ unwinds the callstack provided by the client and posts a ta…
24Thread_ posts a task on the corresponding _Unwinding Thread_ to shut down the connection. When the…
48 The _Main Thread_ receives a `TracingConfig` from traced containing a `HeapprofdConfig`. It adds th…
50Thread_ finds the matching configuration in the `ProcessMatcher`, creates a new shared memory buff…
54 …ndshake is done, all communication is between the _Client_ and its corresponding _Unwinder Thread_.
56Thread_. The _Unwinder Thread_ uses `DoUnwind` to get an `AllocRecord` (metadata like size, addres…
65 Both of these cases are handled the same way. The _Main Thread_ dumps the relevant processes' bookk…
71 traced sends a `StopDataSource` IPC. The _Main Thread_ posts a task to the _Unwinder Thread_ to ask…
/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmWorkerPool.cxx392 void SetThread(std::thread&& aThread) { this->Thread_ = std::move(aThread); } in SetThread()
415 std::thread Thread_; member in cmWorkerPoolWorker
425 if (this->Thread_.joinable()) { in ~cmWorkerPoolWorker()
426 this->Thread_.join(); in ~cmWorkerPoolWorker()
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmWorkerPool.cxx392 void SetThread(std::thread&& aThread) { this->Thread_ = std::move(aThread); } in SetThread()
415 std::thread Thread_; member in cmWorkerPoolWorker
425 if (this->Thread_.joinable()) { in ~cmWorkerPoolWorker()
426 this->Thread_.join(); in ~cmWorkerPoolWorker()
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmWorkerPool.cxx392 void SetThread(std::thread&& aThread) { this->Thread_ = std::move(aThread); } in SetThread()
415 std::thread Thread_; member in cmWorkerPoolWorker
425 if (this->Thread_.joinable()) { in ~cmWorkerPoolWorker()
426 this->Thread_.join(); in ~cmWorkerPoolWorker()
/dports/databases/xtrabackup/boost_1_59_0/more/getting_started/detail/
H A Dheader-only.rst36 * Boost.Thread_
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/more/getting_started/detail/
H A Dheader-only.rst36 * Boost.Thread_
/dports/databases/mysqlwsrep57-server/boost_1_59_0/more/getting_started/detail/
H A Dheader-only.rst36 * Boost.Thread_
/dports/databases/percona57-server/boost_1_59_0/more/getting_started/detail/
H A Dheader-only.rst36 * Boost.Thread_
/dports/databases/percona57-client/boost_1_59_0/more/getting_started/detail/
H A Dheader-only.rst36 * Boost.Thread_
/dports/devel/hyperscan/boost_1_75_0/more/getting_started/detail/
H A Dheader-only.rst35 * Boost.Thread_
/dports/devel/boost-docs/boost_1_72_0/more/getting_started/detail/
H A Dheader-only.rst35 * Boost.Thread_
/dports/devel/boost-libs/boost_1_72_0/more/getting_started/detail/
H A Dheader-only.rst35 * Boost.Thread_
/dports/devel/boost-python-libs/boost_1_72_0/more/getting_started/detail/
H A Dheader-only.rst35 * Boost.Thread_
/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysql-test/t/
H A Dpercona_utility_user.test173 # Other Thread_ counters are fine.
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysql-test/t/
H A Dpercona_utility_user.test173 # Other Thread_ counters are fine.
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/mysql-test/t/
H A Dpercona_utility_user.test173 # Other Thread_ counters are fine.
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/t/
H A Dpercona_utility_user.test223 # Other Thread_ counters are fine.
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/t/
H A Dpercona_utility_user.test223 # Other Thread_ counters are fine.
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/t/
H A Dpercona_utility_user.test223 # Other Thread_ counters are fine.
/dports/security/py-cybox/python-cybox-2.1.0.21/cybox/bindings/
H A Dwin_process_object.py402 for Thread_ in self.Thread:
403Thread_.export(lwrite, level, 'WinProcessObj:', name_='Thread', pretty_print=pretty_print)
/dports/devel/vexcl/vexcl-1.4.3/docs/
H A Dinitialize.rst27 Boost.Thread_ and Boost.Date_Time_. All of those are distributed with
/dports/devel/sccache/sccache-0.2.15/cargo-crates/async-std-1.8.0/docs/src/concepts/
H A Dfutures.md78 This is the moment where we could reach for [threads](https://en.wikipedia.org/wiki/Thread_). But t…
/dports/games/genact/genact-0.10.0/cargo-crates/async-std-1.6.3/docs/src/concepts/
H A Dfutures.md78 This is the moment where we could reach for [threads](https://en.wikipedia.org/wiki/Thread_). But t…
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/async-std-1.7.0/docs/src/concepts/
H A Dfutures.md78 This is the moment where we could reach for [threads](https://en.wikipedia.org/wiki/Thread_). But t…
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/async-std-1.10.0/docs/src/concepts/
H A Dfutures.md78 This is the moment where we could reach for [threads](https://en.wikipedia.org/wiki/Thread_). But t…

12