Home
last modified time | relevance | path

Searched refs:tid (Results 876 - 900 of 1992) sorted by relevance

1...<<31323334353637383940>>...80

/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_canvas_drawing_render_node_drawable.h50 const uint64_t tid = UINT32_MAX, std::shared_ptr<Drawing::DrawCmdList> drawCmdList = nullptr);
95 std::shared_ptr<Drawing::Image>& image, const uint64_t tid);
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/process_group/src/
H A Dprocess_group_util.cpp102 bool ReadFileToStringForVFSFromExecutor(int tid, std::string& content) in ReadFileToStringForVFSFromExecutor() argument
105 payload["pid"] = tid; in ReadFileToStringForVFSFromExecutor()
/foundation/resourceschedule/soc_perf/interfaces/inner_api/socperf_client/src/
H A Dsocperf_client.cpp98 int32_t tid = gettid(); in AddPidAndTidInfo() local
100 str.append("tid=").append(std::to_string(tid)); in AddPidAndTidInfo()
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/linux/
H A Dthread_linux.c35 pid_t tid; member
71 thread->tid = (long int)syscall(__NR_gettid); in ThreadStartFunc()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-syscall.c77 pid_t pid = getpid(), tid = syscall(SYS_gettid); in test_ptrace_syscall_restart() local
80 syscall(SYS_tgkill, pid, tid, SIGSTOP); in test_ptrace_syscall_restart()
/kernel/linux/linux-5.10/tools/testing/selftests/ptrace/
H A Dpeeksiginfo.c20 static int sys_rt_tgsigqueueinfo(pid_t tgid, pid_t tid, in sys_rt_tgsigqueueinfo() argument
23 return syscall(SYS_rt_tgsigqueueinfo, tgid, tid, sig, uinfo); in sys_rt_tgsigqueueinfo()
/kernel/linux/linux-5.10/include/linux/
H A Dposix-timers.h45 static inline clockid_t make_thread_cpuclock(const unsigned int tid, in make_thread_cpuclock() argument
48 return make_process_cpuclock(tid, clock | CPUCLOCK_PERTHREAD_MASK); in make_thread_cpuclock()
/kernel/linux/linux-6.6/include/linux/
H A Dposix-timers.h44 static inline clockid_t make_thread_cpuclock(const unsigned int tid, in make_thread_cpuclock() argument
47 return make_process_cpuclock(tid, clock | CPUCLOCK_PERTHREAD_MASK); in make_thread_cpuclock()
/kernel/linux/linux-6.6/drivers/staging/rtl8712/
H A Dwifi.h137 #define SetPriority(pbuf, tid) ({ \
138 *(__le16 *)(pbuf) |= cpu_to_le16(tid & 0xf); \
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dhal_tx.h36 u8 tid; member
64 u8 tid; member
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-syscall.c77 pid_t pid = getpid(), tid = syscall(SYS_gettid); in test_ptrace_syscall_restart() local
80 syscall(SYS_tgkill, pid, tid, SIGSTOP); in test_ptrace_syscall_restart()
/kernel/linux/linux-6.6/tools/testing/selftests/ptrace/
H A Dpeeksiginfo.c20 static int sys_rt_tgsigqueueinfo(pid_t tgid, pid_t tid, in sys_rt_tgsigqueueinfo() argument
23 return syscall(SYS_rt_tgsigqueueinfo, tgid, tid, sig, uinfo); in sys_rt_tgsigqueueinfo()
/third_party/node/test/async-hooks/
H A Dverify-graph.js82 const tid = idtouid[node.triggerAsyncId];
83 if (x.triggerAsyncId === tid) return;
/third_party/mesa3d/include/android_stub/backtrace/
H A DBacktrace.h120 // If pid < 0 or equals the current pid and tid >= 0, then the Backtrace
122 // If pid >= 0 and tid < 0, then the Backtrace object corresponds to a
127 static Backtrace* Create(pid_t pid, pid_t tid, BacktraceMap* map = nullptr);
190 Backtrace(pid_t pid, pid_t tid, BacktraceMap* map);
/third_party/libwebsockets/lib/system/
H A Dsystem.c241 if (pt->context->system_ops->attach(pt->context, pt->tid, NULL, in lws_system_do_attach()
255 item->cb(pt->context, pt->tid, item->opaque); in lws_system_do_attach()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedpolicy/
H A D2-1.c92 static int create_thread(int prio, pthread_t * tid) in create_thread() argument
117 rc = pthread_create(tid, &attr, thread_func, NULL); in create_thread()
/third_party/ltp/testcases/realtime/func/pthread_kill_latency/
H A Dpthread_kill_latency.c64 #define PTHREADOF(tid) get_thread(tid)->pthread
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-aix.cc152 pthread_t tid = pthread_self(); in GetStackStart() local
158 const int rc = pthread_getthrds_np(&tid, PTHRDSINFO_QUERY_ALL, &buf, in GetStackStart()
/third_party/node/deps/v8/src/libplatform/tracing/
H A Dtrace-object.cc116 unsigned int flags, int pid, int tid, int64_t ts, int64_t tts, in InitializeForTesting()
119 tid_ = tid; in InitializeForTesting()
110 InitializeForTesting( char phase, const uint8_t* category_enabled_flag, const char* name, const char* scope, uint64_t id, uint64_t bind_id, int num_args, const char** arg_names, const uint8_t* arg_types, const uint64_t* arg_values, std::unique_ptr<v8::ConvertableToTraceFormat>* arg_convertables, unsigned int flags, int pid, int tid, int64_t ts, int64_t tts, uint64_t duration, uint64_t cpu_duration) InitializeForTesting() argument
/third_party/musl/Benchmark/musl/
H A Dlibc_hilog.cpp60 uint32_t tid; member
146 header.tid = (uint32_t)(gettid()); in HiLogAdapterPrintArgs1()
/third_party/musl/src/stdio/
H A Dgetc.h19 if (l < 0 || l && (l & ~MAYBE_WAITERS) == __pthread_self()->tid) in do_getc()
/third_party/musl/src/temp/
H A D__randname.c14 r = ts.tv_sec + ts.tv_nsec + __pthread_self()->tid * 65537UL; in __randname()
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_detach.c12 ret = __syscall(SYS_pthread_set_detach, t->tid); in __pthread_detach()
/third_party/musl/src/thread/
H A Dpthread_detach.c15 int ret = __syscall(SYS_pthread_set_detach, t->tid); in __pthread_detach()
/third_party/musl/porting/liteos_m/user/src/thread/
H A Dpthread_detach.c13 ret = __syscall(SYS_pthread_set_detach, t->tid); in __pthread_detach()

Completed in 17 milliseconds

1...<<31323334353637383940>>...80