| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | wmm.c | 223 unsigned int up, psb, dir, tid; in wmm_process_tspec() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | wmm.c | 221 unsigned int up, psb, dir, tid; in wmm_process_tspec() local
|
| /base/hiviewdfx/hiview/base/event_publish/include/ |
| H A D | app_event_handler.h | 77 int32_t tid = 0; member
|
| /base/hiviewdfx/faultloggerd/test/systemtest/ |
| H A D | dumpcatcher_system_test.cpp | 292 int tid = g_appTid[0]; in HWTEST_F() local 715 int tid = g_appTid[0]; in HWTEST_F() local 1292 NOINLINE int TestFunc6(std::atomic_int* tid, std::atomic_bool* done) in TestFunc6() argument 1301 NOINLINE int TestFunc5(std::atomic_int* tid, st argument 1307 TestFunc4(std::atomic_int* tid, std::atomic_bool* done) TestFunc4() argument 1313 TestFunc3(std::atomic_int* tid, std::atomic_bool* done) TestFunc3() argument 1319 TestFunc2(std::atomic_int* tid, std::atomic_bool* done) TestFunc2() argument 1325 TestFunc1(std::atomic_int* tid, std::atomic_bool* done) TestFunc1() argument [all...] |
| /base/hiviewdfx/faultloggerd/interfaces/common/ |
| H A D | dfx_socket_request.h | 137 int32_t tid; member
|
| /base/request/request/frameworks/native/src/ |
| H A D | request_manager_impl.cpp | 48 int32_t RequestManagerImpl::Create(const Config &config, int32_t seq, std::string &tid) in Create() argument 121 int32_t RequestManagerImpl::GetTask(const std::string &tid, const std::string &token, Config &config) in GetTask() argument 150 Start(const std::string &tid) Start() argument 168 Stop(const std::string &tid) Stop() argument 179 Query(const std::string &tid, TaskInfo &info) Query() argument 190 Touch(const std::string &tid, const std::string &token, TaskInfo &info) Touch() argument 212 Show(const std::string &tid, TaskInfo &info) Show() argument 223 Pause(const std::string &tid, Version version) Pause() argument 234 QueryMimeType(const std::string &tid, std::string &mimeType) QueryMimeType() argument 245 Remove(const std::string &tid, Version version) Remove() argument 256 Resume(const std::string &tid) Resume() argument [all...] |
| H A D | response_message_receiver.cpp | 257 int32_t tid; in ResponseFromParcel() local
|
| /base/request/request/frameworks/cj/ffi/src/ |
| H A D | cj_request_task.cpp | 334 ExceptionError CJTask::Remove(const std::string &tid) in Remove() argument 346 ExceptionError CJTask::Touch(const std::string &tid, TaskInfo &task, const std::string &token) in Touch() argument 446 void CJTask::ClearTaskTemp(const std::string &tid, bool isRmFiles, bool isRmAcls, bool isRmCertsAcls) in ClearTaskTemp() argument
|
| /base/request/request/frameworks/js/napi/src/ |
| H A D | request_event.cpp | 384 std::string tid = context->task->GetTid();
in StartExec() local
|
| /base/msdp/device_status/test/fuzztest/msdpdevicemanager_fuzzer/ |
| H A D | msdpdevicemanager_fuzzer.cpp | 338 uint64_t tid = GetThisThreadId(); in OnStart() local 382 uint64_t tid = GetThisThreadId(); in OnThread() local
|
| /base/msdp/device_status/test/unittest/intention/drag/src/ |
| H A D | drag_server_test.cpp | 1297 int32_t tid = DRAG_DATA_MGR.GetTargetTid(); in HWTEST_F() local
|
| /base/msdp/device_status/utils/common/src/ |
| H A D | util.cpp | 70 long tid = syscall(SYS_gettid); in GetThisThreadIdOfString() local 86 uint64_t tid = std::stoull(threadId); in GetThisThreadId() local
|
| /base/web/webview/ohos_adapter/res_sched_adapter/src/ |
| H A D | res_sched_client_adapter_impl.cpp | 309 bool ResSchedClientAdapter::ReportAudioData(ResSchedStatusAdapter statusAdapter, pid_t pid, pid_t tid) in ReportAudioData() argument 262 ReportKeyThread( ResSchedStatusAdapter statusAdapter, pid_t pid, pid_t tid, ResSchedRoleAdapter roleAdapter) ReportKeyThread() argument [all...] |
| /developtools/hiperf/test/unittest/common/native/ |
| H A D | subcommand_stat_test.cpp | 96 void SubCommandStatTest::TestCodeThread(int &tid) in TestCodeThread() argument
|
| /developtools/profiler/device/plugins/native_daemon/include/ |
| H A D | hook_common.h | 93 uint32_t tid; variable 122 uint32_t tid; variable
|
| /developtools/hiperf/include/ |
| H A D | perf_event_record.h | 281 PerfRecordSample(bool inKernel, u32 pid, u32 tid, u64 period = 0, u64 time = 0, u64 id = 0) in PerfRecordSample() argument
|
| /developtools/profiler/device/plugins/ftrace_plugin/src/ |
| H A D | ftrace_fs_ops.cpp | 160 std::string FtraceFsOps::GetThreadComm(int pid, int tid) in GetThreadComm() argument
|
| /developtools/profiler/device/plugins/hiebpf_plugin/tools/include/ |
| H A D | ebpf_std_type.h | 58 uint32_t tid = 0; member 78 uint32_t tid = 0; member 97 uint32_t tid = 0; member 112 uint32_t tid = 0; member
|
| /developtools/smartperf_host/trace_streamer/src/rpc/ |
| H A D | ffrt_converter.cpp | 292 auto tid = FindIntNumberAfterStr(index, "pid="); in FindFfrtProcessAndClassify() local 135 ReplaceSchedSwitchLog(std::string &fakeLog, const std::string &mark, const int pid, const long long gid, const int tid) ReplaceSchedSwitchLog() argument 227 ConvertWorkerLogToTask(const std::string &mark, const int pid, const long long gid, const int tid) ConvertWorkerLogToTask() argument 307 auto tid = stoi(context_[index].substr(beginPos, endPos - beginPos)); FindFfrtProcessAndClassify() local 356 auto tid = thread.first; ClassifyContextForFfrtWorker() local 405 ProcessMarkWithSchedSwitch(const int tid, int &prio, const size_t index) ProcessMarkWithSchedSwitch() argument [all...] |
| /device/qemu/riscv32_virt/liteos_m/board/driver/ |
| H A D | virtinput.c | 85 osThreadId_t tid; member
|
| /test/xts/acts/kernel_lite/process_posix/src/ |
| H A D | PthreadBasicApiTest.cpp | 42 pthread_t tid; in HWTEST_F() local 63 pthread_t tid; in HWTEST_F() local 77 pthread_t tid; in HWTEST_F() local 95 pthread_t tid; in HWTEST_F() local 114 pthread_t tid; HWTEST_F() local 142 pthread_t tid; HWTEST_F() local 159 pthread_t tid; HWTEST_F() local 167 pthread_t *tid = (pthread_t*)arg; ThreadPthreadEqual() local 180 pthread_t tid; HWTEST_F() local 321 pthread_t tid; HWTEST_F() local 354 pthread_t tid; HWTEST_F() local 384 pthread_t tid; HWTEST_F() local 419 pthread_t tid; HWTEST_F() local 491 pthread_t tid; HWTEST_F() local 534 pthread_t tid; HWTEST_F() local 603 pthread_t tid; HWTEST_F() local 630 pthread_t tid; HWTEST_F() local 657 pthread_t tid; HWTEST_F() local 685 pthread_t tid; HWTEST_F() local 713 pthread_t tid; HWTEST_F() local 742 pthread_t tid; HWTEST_F() local 871 pthread_t tid; HWTEST_F() local 903 pthread_t tid[2]; HWTEST_F() local [all...] |
| /third_party/elfutils/tests/ |
| H A D | backtrace.c | 71 callback_verify (pid_t tid, unsigned frameno, Dwarf_Addr pc, in callback_verify() argument 236 pid_t tid = dwfl_thread_tid (thread); in frame_callback() local
|
| /third_party/alsa-lib/src/timer/ |
| H A D | timer_query.c | 221 int snd_timer_query_next_device(snd_timer_query_t *timer, snd_timer_id_t *tid) in snd_timer_query_next_device() argument 284 int snd_timer_ginfo_set_tid(snd_timer_ginfo_t *obj, snd_timer_id_t *tid) in snd_timer_ginfo_set_tid() argument 489 snd_timer_id_set_class(snd_timer_id_t * tid, int dev_class) snd_timer_id_set_class() argument 500 snd_timer_id_get_class(snd_timer_id_t * tid) snd_timer_id_get_class() argument 511 snd_timer_id_set_sclass(snd_timer_id_t * tid, int dev_sclass) snd_timer_id_set_sclass() argument 522 snd_timer_id_get_sclass(snd_timer_id_t * tid) snd_timer_id_get_sclass() argument 533 snd_timer_id_set_card(snd_timer_id_t * tid, int card) snd_timer_id_set_card() argument 544 snd_timer_id_get_card(snd_timer_id_t * tid) snd_timer_id_get_card() argument 555 snd_timer_id_set_device(snd_timer_id_t * tid, int device) snd_timer_id_set_device() argument 566 snd_timer_id_get_device(snd_timer_id_t * tid) snd_timer_id_get_device() argument 577 snd_timer_id_set_subdevice(snd_timer_id_t * tid, int subdevice) snd_timer_id_set_subdevice() argument 588 snd_timer_id_get_subdevice(snd_timer_id_t * tid) snd_timer_id_get_subdevice() argument [all...] |
| /third_party/libuv/src/win/ |
| H A D | thread.c | 114 int uv_thread_create(uv_thread_t *tid, void (*entry)(void *arg), void *arg) { in uv_thread_create() argument 120 int uv_thread_create_ex(uv_thread_t* tid, in uv_thread_create_ex() argument 183 int uv_thread_setaffinity(uv_thread_t* tid, in uv_thread_setaffinity() argument 226 int uv_thread_getaffinity(uv_thread_t* tid, in uv_thread_getaffinity() argument 277 int uv_thread_join(uv_thread_t *tid) { in uv_thread_join() argument [all...] |
| /third_party/musl/src/thread/linux/ |
| H A D | pthread_create.c | 147 int tid = __pthread_self()->tid; in __tl_lock() local [all...] |