Home
last modified time | relevance | path

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

1234

/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
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/math/
H A Dvsx_preempt.c93 pthread_t *tids; in test_preempt_vsx() local
H A Dvmx_preempt.c60 pthread_t *tids; in test_preempt_vmx() local
H A Dfpu_preempt.c59 pthread_t *tids; in test_preempt_fpu() local
H A Dvmx_signal.c97 pthread_t *tids; in test_signal_vmx() local
H A Dfpu_signal.c79 pthread_t *tids; in test_signal_fpu() local
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/math/
H A Dfpu_preempt.c59 pthread_t *tids; in test_preempt_fpu() local
H A Dvsx_preempt.c93 pthread_t *tids; in test_preempt_vsx() local
H A Dvmx_preempt.c60 pthread_t *tids; in test_preempt_vmx() local
H A Dfpu_signal.c79 pthread_t *tids; in test_signal_fpu() local
H A Dvmx_signal.c97 pthread_t *tids; in test_signal_vmx() 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...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dhtab_update.c79 pthread_t *tids; in test_concurrent_update() local
H A Dhtab_reuse.c65 pthread_t tids[wr_nr + rd_nr]; in test_htab_reuse() local
H A Dtask_local_storage.c145 static void waitall(const pthread_t *tids, int nr) in waitall() argument
175 pthread_t tids[nr_threads]; in test_nodeadlock() local
/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
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/map_tests/
H A Dtask_storage_map.c41 static void abort_lookup(struct lookup_ctx *ctx, pthread_t *tids, unsigned int nr) in abort_lookup() argument
56 pthread_t tids[MAX_NR_THREAD]; in test_task_storage_map_stress_lookup() local
/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

Completed in 7 milliseconds

1234