Searched defs:tid (Results 1 - 25 of 26) sorted by relevance

12

/external/bluetooth/hcidump/parser/
H A Dhcrp.c85 uint16_t pid, tid, plen, status; local
89 tid = get_u16(frm);
94 printf("HCRP %s %s: tid 0x%x plen %d",
95 pid2str(pid), frm->in ? "rsp" : "cmd", tid, plen);
H A Dsdp.c52 uint16_t tid; member in struct:__anon631
678 uint16_t tid = ntohs(hdr->tid); local
687 printf("SDP %s: tid 0x%x len 0x%x\n", pid2str(hdr->pid), tid, len);
H A Dlmp.c1130 uint8_t tmp, tid; local
1136 tid = tmp & 0x01;
1144 opcode2str(opcode), tid ? 's' : 'm');
/external/qemu/
H A Dcompatfd.c73 pthread_t tid; local
94 pthread_create(&tid, &attr, sigwait_compat, info);
/external/qemu/distrib/sdl-1.2.12/src/thread/os2/
H A DSDL_systhread.c97 TID tid = thread->handle; local
98 DosWaitThread(&tid, DCWW_WAIT);
/external/oprofile/daemon/
H A Dopd_sfile.h45 pid_t tid; member in struct:sfile
H A Dopd_spu.c23 pid_t tid; member in struct:spu_context_info
68 trans->tid = pop_buffer_value(trans);
74 printf("SPU_CTX_SWITCH to tid %lu, tgid %lu, cookie %llx(%s)\n",
75 (unsigned long)trans->tid, (unsigned long)trans->tgid,
94 spu_context_cache[i].tid = trans->tid;
104 trans->tid = spu_context_cache[i].tid;
H A Dopd_trans.h54 pid_t tid; member in struct:transient
H A Dopd_sfile.c47 val ^= trans->tid << 2;
84 pid_t tgid, pid_t tid, unsigned int cpu)
94 if (sf->tid != tid || sf->tgid != tgid)
126 trans->anon, trans->tgid, trans->tid, trans->cpu);
134 sf2->anon, sf2->tgid, sf2->tid, sf2->cpu);
178 sf->tid = (pid_t)-1;
196 sf->tid = trans->tid;
82 do_match(struct sfile const * sf, cookie_t cookie, cookie_t app_cookie, struct kernel_image const * ki, struct anon_mapping const * anon, pid_t tgid, pid_t tid, unsigned int cpu) argument
/external/oprofile/libop/
H A Dop_mangle.h47 pid_t tid; member in struct:mangle_values
/external/iproute2/ip/
H A Diprule.c295 __u32 tid; local
297 if (rtnl_rttable_a2n(&tid, *argv))
299 if (tid < 256)
300 req.r.rtm_table = tid;
303 addattr32(&req.n, sizeof(req), FRA_TABLE, tid);
H A Diproute.c895 __u32 tid; local
897 if (rtnl_rttable_a2n(&tid, *argv))
899 if (tid < 256)
900 req.r.rtm_table = tid;
903 addattr32(&req.n, sizeof(req), RTA_TABLE, tid);
1058 __u32 tid; local
1060 if (rtnl_rttable_a2n(&tid, *argv)) {
1071 filter.tb = tid;
/external/iproute2/tc/
H A Df_rsvp.c240 unsigned tid; local
242 if (get_unsigned(&tid, *argv, 0)) {
246 pinfo.tunnelid = tid;
249 unsigned tid; local
251 if (get_unsigned(&tid, *argv, 0)) {
255 addattr_l(n, 4096, TCA_RSVP_CLASSID, &tid, 4);
260 if (get_unsigned(&tid, *argv, 0)) {
264 pinfo.tunnelhdr = tid;
/external/bluetooth/bluez/cups/
H A Dhcrp.c55 uint16_t tid; member in struct:hcrp_pdu_hdr
82 static int hcrp_credit_grant(int sk, uint16_t tid, uint32_t credit) argument
91 hdr.tid = htons(tid);
110 static int hcrp_credit_request(int sk, uint16_t tid, uint32_t *credit) argument
118 hdr.tid = htons(tid);
138 static int hcrp_get_lpt_status(int sk, uint16_t tid, uint8_t *lpt_status) argument
146 hdr.tid = htons(tid);
166 hcrp_get_next_tid(int tid) argument
183 uint16_t tid = 0; local
[all...]
/external/bluetooth/bluez/include/bluetooth/
H A Dsdp_lib.h93 uint16_t tid; // Current transaction ID member in struct:__anon297
H A Dsdp.h399 uint16_t tid; member in struct:__anon287
/external/kernel-headers/original/linux/
H A Dsmb.h48 __u16 tid; member in struct:smb_conn_opt
/external/qemu/memcheck/
H A Dmemcheck_proc_management.h113 uint32_t tid; member in struct:ThreadDesc
H A Dmemcheck_proc_management.c69 * tid - Thread ID of the thread that's being created.
74 create_new_thread(ProcDesc* proc, uint32_t tid) argument
81 new_thread->tid = tid;
175 * tid - Thread ID to look up thread descriptor for.
180 get_thread_from_tid(uint32_t tid) argument
187 if (tid == current_tid && current_thread != NULL) {
192 if (tid == thread->tid) {
193 if (tid
234 get_process_from_tid(uint32_t tid) argument
461 memcheck_switch(uint32_t tid) argument
[all...]
/external/gtest/test/
H A Dgtest_output_test_.cc864 pthread_t tid; local
865 pthread_create(&tid,
869 pthread_join(tid, NULL);
H A Dgtest_unittest.cc847 pthread_t tid; local
848 pthread_create(&tid,
853 pthread_join(tid, NULL);
/external/libxml2/
H A Dthreads.c113 thread_id tid;
127 pthread_t tid; member in struct:_xmlRMutex
134 thread_id tid;
206 tok->tid = -1;
259 tok->tid = find_thread(NULL);
281 if (tok->tid == find_thread(NULL)) {
282 tok->tid = -1;
367 if (pthread_equal(tok->tid, pthread_self())) {
378 tok->tid = pthread_self();
385 if (tok->lock->tid
[all...]
/external/opencore/oscl/oscl/osclio/src/
H A Doscl_socket_serv_imp_pv.cpp607 TOsclThreadId tid; local
608 OsclThread::GetId(tid);
609 return tid == iThreadId;
/external/strace/
H A Dstrace.c429 int tid; local
434 tid = atoi(de->d_name);
435 if (tid <= 0)
438 if (ptrace(PTRACE_ATTACH, tid,
441 else if (tid != tcbtab[c]->pid) {
446 tcp = alloctcb(tid);
/external/v8/src/
H A Dplatform-win32.cc1882 unsigned int tid; local
1885 _beginthreadex(NULL, 0, SamplerEntry, data_, 0, &tid));

Completed in 194 milliseconds

12