Home
last modified time | relevance | path

Searched defs:tids (Results 1 - 25 of 30) sorted by relevance

12

/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dsysinfo_test.cc79 std::unordered_set<pid_t> tids; in TEST() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_create/speculative/
H A D2-1.c37 timer_t *tids; in main() local
/base/hiviewdfx/faultloggerd/test/unittest/procinfo/
H A Dprocinfo_test.cpp62 std::vector<int> tids; in HWTEST_F() local
77 std::vector<int> tids; in HWTEST_F() local
84 TidToNstid(getpid(), tids[i], nstid); in HWTEST_F() local
/third_party/curl/tests/libtest/
H A Dlib3026.c129 pthread_t tids[NUM_THREADS]; in test() local
/foundation/communication/bluetooth/frameworks/cj/connection/src/
H A Dbluetooth_connection_common.cpp71 CArrString Convert2CArrString(std::vector<std::string> &tids) in Convert2CArrString() argument
/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_rtg.cpp167 std::vector<pid_t> tids; in HWTEST_F() local
235 std::vector<pid_t> tids; in HWTEST_F() local
[all...]
/third_party/libuv/test/
H A Dbenchmark-async-pummel.c66 uv_thread_t* tids; in test_async_pummel() local
/foundation/resourceschedule/ffrt/src/sched/
H A Dworkgroup_internal.h41 int tids[MAX_WG_THREADS]; member
/third_party/musl/libc-test/src/regression/
H A Dmalloc-multi-thread-performance.c64 pthread_t tids[THREAD_MAX_N]; in main() local
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_process.cpp60 std::vector<int> tids; in InitOtherThreads() local
93 std::vector<int> tids; in ChangeTid() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/
H A Dbacktrace_local.cpp169 std::vector<int> tids; in GetProcessStacktrace() local
170 GetTidsByPidWithFunc(getpid(), tids, func); in GetProcessStacktrace() local
/base/request/request/frameworks/native/src/
H A Drequest_service_proxy.cpp237 int32_t RequestServiceProxy::Search(const Filter &filter, std::vector<std::string> &tids) in Search() argument
H A Drequest_manager.cpp55 int32_t RequestManager::Search(const Filter &filter, std::vector<std::string> &tids) in Search() argument
H A Drequest_manager_impl.cpp201 int32_t RequestManagerImpl::Search(const Filter &filter, std::vector<std::string> &tids) in Search() argument
/base/request/request/test/unittest/cpp_test/fwkTest/src/
H A Drequest_manager_test.cpp171 std::vector<std::string> tids; in HWTEST_F() local
H A Drequest_manager_impl_test.cpp224 std::vector<std::string> tids; in HWTEST_F() local
/base/startup/init/test/unittest/param/
H A Dclient_unittest.cpp69 pthread_t tids[threadMaxNumer + threadMaxNumer]; in TestForMultiThread() local
/foundation/arkui/napi/test/unittest/engine/
H A Dtest_ark.cpp86 pthread_t tids; in HWTEST_F() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/
H A Dprocinfo.cpp138 bool GetTidsByPidWithFunc(const int pid, std::vector<int>& tids, std::function<bool(int)> const& func) in GetTidsByPidWithFunc() argument
164 bool GetTidsByPid(const int pid, std::vector<int>& tids, std::vector<int>& nstids) in GetTidsByPid() argument
/foundation/resourceschedule/frame_aware_sched/common/include/
H A Drtg_interface.h61 int tids[MAX_TID_NUM]; member
/foundation/resourceschedule/frame_aware_sched/interfaces/innerkits/frameintf/
H A Drtg_interface.cpp137 int AddThreadsToRtg(vector<int> tids, int grpId, int prioType, [[maybe_unused]] bool isBlue) in AddThreadsToRtg() argument
192 int RemoveRtgThreads(vector<int> tids, [[maybe_unused]] bool isBlue) in RemoveRtgThreads() argument
[all...]
/third_party/libwebsockets/lib/system/async-dns/
H A Dprivate-lib-async-dns.h87 uint8_t tids; member
/third_party/ltp/testcases/realtime/func/matrix_mult/
H A Dmatrix_mult.c41 static int *tids; variable
/base/hiviewdfx/faultloggerd/test/systemtest/
H A Ddumpcatcher_system_test.cpp111 std::vector<int> tids; in GetCrasherThreads() local
/base/hiviewdfx/faultloggerd/test/unittest/dump_catcher/
H A Ddumpcatcher_interfaces_test.cpp638 std::vector<int> tids; in HWTEST_F() local

Completed in 16 milliseconds

12