Home
last modified time | relevance | path

Searched refs:tid (Results 1 – 7 of 7) sorted by relevance

/ndk/tests/device/test-openmp/jni/
Dopenmp2.c8 int nthreads, tid; in main() local
11 #pragma omp parallel default(shared) private(nthreads, tid) in main()
15 tid = omp_get_thread_num(); in main()
16 printf("Hello World from thread = %d\n", tid); in main()
18 if (tid == 0) in main()
/ndk/sources/android/libthread_db/gdb-7.3.x/
Dlibthread_db.c52 _get_task_permitted_caps(int pid, int tid, uint64_t *cap) in _get_task_permitted_caps() argument
63 snprintf(path, sizeof path, "/proc/%d/task/%d/status", pid, tid); in _get_task_permitted_caps()
161 int tid; in td_ta_new() local
166 tid = atoi(entry->d_name); in td_ta_new()
167 if (tid == 0) /* should not happen - be safe */ in td_ta_new()
170 if (_get_task_permitted_caps(target_pid, tid, &tid_caps) < 0) { in td_ta_new()
172 D("Could not get permitted caps for thread %d\n", tid); in td_ta_new()
231 pc = (void *)ptrace(PTRACE_PEEKUSR, handle->tid, (void *)60 /* r15/pc */, NULL); in _event_getmsg_helper()
236 gEventMsgHandle.pid = ptrace(PTRACE_PEEKUSR, handle->tid, (void *)0 /* r0 */, NULL); in _event_getmsg_helper()
237 gEventMsgHandle.tid = gEventMsgHandle.pid; in _event_getmsg_helper()
[all …]
Dthread_db.h81 pid_t tid; member
/ndk/sources/android/libthread_db/gdb-6.6/
Dlibthread_db.c56 _get_task_permitted_caps(int pid, int tid, uint64_t *cap) in _get_task_permitted_caps() argument
67 snprintf(path, sizeof path, "/proc/%d/task/%d/status", pid, tid); in _get_task_permitted_caps()
164 int tid; in td_ta_new() local
169 tid = atoi(entry->d_name); in td_ta_new()
170 if (tid == 0) /* should not happen - be safe */ in td_ta_new()
173 if (_get_task_permitted_caps(target_pid, tid, &tid_caps) < 0) { in td_ta_new()
175 D("Could not get permitted caps for thread %d\n", tid); in td_ta_new()
220 pc = (void *)ptrace(PTRACE_PEEKUSR, handle->tid, (void *)60 /* r15/pc */, NULL); in _event_getmsg_helper()
225 gEventMsgHandle.pid = ptrace(PTRACE_PEEKUSR, handle->tid, (void *)0 /* r0 */, NULL); in _event_getmsg_helper()
226 gEventMsgHandle.tid = gEventMsgHandle.pid; in _event_getmsg_helper()
[all …]
Dthread_db.h75 pid_t tid; member
/ndk/sources/host-tools/make-3.81/po/
Dda.po240 msgstr "Aktuel tid"
1050 msgstr "advarsel: Fejl i urets tid opdaget. Din bygning kan v�re ukomplet."
1723 msgstr "Begr�nsning af CPU-tid overskredet"
Dsv.po244 msgstr "Nuvarande tid"