Home
last modified time | relevance | path

Searched defs:tid (Results 326 - 350 of 495) sorted by relevance

1...<<11121314151617181920

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwmm.c223 unsigned int up, psb, dir, tid; in wmm_process_tspec() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwmm.c221 unsigned int up, psb, dir, tid; in wmm_process_tspec() local
/base/hiviewdfx/hiview/base/event_publish/include/
H A Dapp_event_handler.h77 int32_t tid = 0; member
/base/hiviewdfx/faultloggerd/test/systemtest/
H A Ddumpcatcher_system_test.cpp292 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 Ddfx_socket_request.h137 int32_t tid; member
/base/request/request/frameworks/native/src/
H A Drequest_manager_impl.cpp48 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 Dresponse_message_receiver.cpp257 int32_t tid; in ResponseFromParcel() local
/base/request/request/frameworks/cj/ffi/src/
H A Dcj_request_task.cpp334 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 Drequest_event.cpp384 std::string tid = context->task->GetTid(); in StartExec() local
/base/msdp/device_status/test/fuzztest/msdpdevicemanager_fuzzer/
H A Dmsdpdevicemanager_fuzzer.cpp338 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 Ddrag_server_test.cpp1297 int32_t tid = DRAG_DATA_MGR.GetTargetTid(); in HWTEST_F() local
/base/msdp/device_status/utils/common/src/
H A Dutil.cpp70 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 Dres_sched_client_adapter_impl.cpp309 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 Dsubcommand_stat_test.cpp96 void SubCommandStatTest::TestCodeThread(int &tid) in TestCodeThread() argument
/developtools/profiler/device/plugins/native_daemon/include/
H A Dhook_common.h93 uint32_t tid; variable
122 uint32_t tid; variable
/developtools/hiperf/include/
H A Dperf_event_record.h281 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 Dftrace_fs_ops.cpp160 std::string FtraceFsOps::GetThreadComm(int pid, int tid) in GetThreadComm() argument
/developtools/profiler/device/plugins/hiebpf_plugin/tools/include/
H A Debpf_std_type.h58 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 Dffrt_converter.cpp292 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 Dvirtinput.c85 osThreadId_t tid; member
/test/xts/acts/kernel_lite/process_posix/src/
H A DPthreadBasicApiTest.cpp42 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 Dbacktrace.c71 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 Dtimer_query.c221 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 Dthread.c114 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 Dpthread_create.c147 int tid = __pthread_self()->tid; in __tl_lock() local
[all...]

Completed in 23 milliseconds

1...<<11121314151617181920