HomeSort by relevance Sort by last modified time
    Searched refs:tid (Results 426 - 450 of 931) sorted by null

<<11121314151617181920>>

  /libcore/luni/src/main/java/java/util/concurrent/locks/
ReentrantReadWriteLock.java 252 final long tid = getThreadId(Thread.currentThread()); field in class:ReentrantReadWriteLock.Sync.HoldCounter
395 if (rh == null || rh.tid != getThreadId(current))
453 if (rh == null || rh.tid != getThreadId(current))
490 if (rh == null || rh.tid != getThreadId(current)) {
511 if (rh == null || rh.tid != getThreadId(current))
567 if (rh == null || rh.tid != getThreadId(current))
618 if (rh != null && rh.tid == getThreadId(current))
    [all...]
  /external/opencv3/modules/core/include/opencv2/core/cuda/
reduce.hpp 59 __device__ __forceinline__ void reduce(volatile T* smem, T& val, unsigned int tid, const Op& op)
61 reduce_detail::Dispatcher<N>::reductor::template reduce<volatile T*, T&, const Op&>(smem, val, tid, op);
69 unsigned int tid,
75 const thrust::tuple<Op0, Op1, Op2, Op3, Op4, Op5, Op6, Op7, Op8, Op9>&>(smem, val, tid, op);
79 __device__ __forceinline__ void reduceKeyVal(volatile K* skeys, K& key, volatile V* svals, V& val, unsigned int tid, const Cmp& cmp)
81 reduce_key_val_detail::Dispatcher<N>::reductor::template reduce<volatile K*, K&, volatile V*, V&, const Cmp&>(skeys, key, svals, val, tid, cmp);
91 unsigned int tid, const Cmp& cmp)
96 const Cmp&>(skeys, key, svals, val, tid, cmp);
108 unsigned int tid,
117 >(skeys, key, svals, val, tid, cmp)
    [all...]
  /external/opencv3/modules/cudev/include/opencv2/cudev/warp/
reduce.hpp 62 __device__ __forceinline__ void warpReduce(volatile T* smem, T& val, uint tid, const Op& op)
64 warp_reduce_detail::WarpReductor::template reduce<volatile T*, T&, const Op&>(smem, val, tid, op);
72 uint tid,
78 const tuple<Op0, Op1, Op2, Op3, Op4, Op5, Op6, Op7, Op8, Op9>&>(smem, val, tid, op);
84 __device__ __forceinline__ void warpReduceKeyVal(volatile K* skeys, K& key, volatile V* svals, V& val, uint tid, const Cmp& cmp)
86 warp_reduce_key_val_detail::WarpReductor::template reduce<volatile K*, K&, volatile V*, V&, const Cmp&>(skeys, key, svals, val, tid, cmp);
96 uint tid, const Cmp& cmp)
101 const Cmp&>(skeys, key, svals, val, tid, cmp);
113 uint tid,
122 >(skeys, key, svals, val, tid, cmp)
    [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-arm64-linux.c 197 //ZZ static SysRes sys_set_tls ( ThreadId tid, Addr tlsptr );
241 The parent gets the child's new tid returned from clone, but the
332 static void assign_guest_tls(ThreadId tid, Addr tlsptr)
334 VG_(threads)[tid].arch.vex.guest_TPIDR_EL0 = tlsptr;
341 //ZZ static SysRes sys_set_tls ( ThreadId tid, Addr tlsptr )
343 //ZZ assign_guest_tls(tid, tlsptr);
426 //ZZ r = ML_(generic_PRE_sys_mmap)( tid, ARG1, ARG2, ARG3, ARG4, ARG5,
451 r = ML_(generic_PRE_sys_mmap)( tid, ARG1, ARG2, ARG3, ARG4, ARG5, ARG6 );
575 do_clone(tid,
589 ML_(do_fork_clone)(tid,
    [all...]
syswrap-ppc32-linux.c 270 The parent gets the child's new tid returned from clone, but the
414 r = ML_(generic_PRE_sys_mmap)( tid, ARG1, ARG2, ARG3, ARG4, ARG5,
433 r = ML_(generic_PRE_sys_mmap)( tid, ARG1, ARG2, ARG3, ARG4, ARG5,
575 do_clone(tid,
589 ML_(do_fork_clone)(tid,
626 vg_assert(VG_(is_valid_tid)(tid));
627 vg_assert(tid >= 1 && tid < VG_N_THREADS);
628 vg_assert(VG_(is_running_thread)(tid));
632 //tst = VG_(get_ThreadState)(tid);
    [all...]
syswrap-ppc64-linux.c 420 The parent gets the child's new tid returned from clone, but the
563 r = ML_(generic_PRE_sys_mmap)( tid, ARG1, ARG2, ARG3, ARG4, ARG5,
582 //zz r = ML_(generic_PRE_sys_mmap)( tid, ARG1, ARG2, ARG3, ARG4, ARG5,
675 do_clone(tid,
689 ML_(do_fork_clone)(tid,
733 vg_assert(VG_(is_valid_tid)(tid));
734 vg_assert(tid >= 1 && tid < VG_N_THREADS);
735 vg_assert(VG_(is_running_thread)(tid));
739 //tst = VG_(get_ThreadState)(tid);
    [all...]
  /system/extras/simpleperf/
record.cpp 129 PrintIndented(indent, "sample_id: pid %u, tid %u\n", tid_data.pid, tid_data.tid);
214 PrintIndented(indent, "pid %u, tid %u, addr 0x%" PRIx64 ", len 0x%" PRIx64 "\n", data.pid,
215 data.tid, data.addr, data.len);
246 PrintIndented(indent, "pid %u, tid %u, addr 0x%" PRIx64 ", len 0x%" PRIx64 "\n", data.pid,
247 data.tid, data.addr, data.len);
278 PrintIndented(indent, "pid %u, tid %u, comm %s\n", data.pid, data.tid, comm.c_str());
300 PrintIndented(indent, "pid %u, ppid %u, tid %u, ptid %u\n", data.pid, data.ppid, data.tid,
    [all...]
  /device/google/contexthub/firmware/src/drivers/rohm_rpr0521/
rohm_rpr0521.c 216 uint32_t tid; member in struct:SensorData
260 osEnqueuePrivateEvt(EVT_SENSOR_PROX_INTERRUPT, NULL, NULL, mTask.tid);
295 osEnqueuePrivateEvt(EVT_SENSOR_I2C, cookie, NULL, mTask.tid);
302 osEnqueuePrivateEvt(EVT_SENSOR_ALS_TIMER, cookie, NULL, mTask.tid);
420 static bool sendLastSampleAls(void *cookie, uint32_t tid) {
426 result = osEnqueuePrivateEvt(sensorGetMyEventType(SENS_TYPE_ALS), mTask.lastAlsSample.vptr, NULL, tid);
493 static bool sendLastSampleProx(void *cookie, uint32_t tid) {
500 result = osEnqueuePrivateEvt(sensorGetMyEventType(SENS_TYPE_PROX), sample.vptr, NULL, tid);
713 mTask.tid = myTid;
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl.h 87 // tid : kTidBits
93 FastState(u64 tid, u64 epoch) {
94 x_ = tid << kTidShift;
96 DCHECK_EQ(tid, this->tid());
109 u64 tid() const { function in class:__tsan::FastState
170 // tid : kTidBits
255 // values with tid/epoch related to the free and the freed bit set.
257 // as msb of tid. So any access races with shadow with freed bit set
261 // tid/epoch of free
371 const int tid; member in struct:__tsan::ThreadState
    [all...]
  /system/core/liblog/
fake_log_device.c 365 pid_t pid, tid; local
367 uint32_t pid, tid; local
374 pid = tid = getpid(); // find gettid()?
412 "%c(%5d:%5d) ", priChar, pid, tid);
426 "%s %5d %5d %c %-8s \n\t", timeBuf, pid, tid, priChar, tag);
432 timeBuf, pid, tid, priChar, tag);
  /external/chromium-trace/catapult/telemetry/telemetry/web_perf/metrics/
trace_event_stats_unittest.py 39 self.main_thread = self.renderer_process.GetOrCreateThread(tid=11)
42 self.other_thread = self.other_process.GetOrCreateThread(tid=12)
  /external/eigen/Eigen/src/Core/products/
GeneralMatrixMatrix.h 80 Index tid = omp_get_thread_num(); local
104 // i.e., we test that info[tid].users equals 0.
105 // Then, we set info[tid].users to the number of threads to mark that all other threads are going to use it.
106 while(info[tid].users!=0) {}
107 info[tid].users += threads;
109 pack_rhs(blockB+info[tid].rhs_start*actual_kc, &rhs(k,info[tid].rhs_start), rhsStride, actual_kc, info[tid].rhs_length);
112 info[tid].sync = k;
117 Index j = (tid+shift)%threads
    [all...]
  /external/libchrome/base/threading/
simple_thread_unittest.cc 122 std::string("event_waiter/") + IntToString(thread.tid()));
128 // We keep the name and tid, even after the thread is gone.
131 std::string("event_waiter/") + IntToString(thread.tid()));
  /external/libunwind/src/
os-freebsd.c 53 get_pid_by_tid(int tid)
82 if (kv->ki_tid == tid) {
  /external/valgrind/drd/
drd_clientobj.c 231 void DRD_(clientobj_delete_thread)(const DrdThreadId tid)
240 (*p->any.delete_thread)(p, tid);
  /external/webrtc/webrtc/base/
event_tracer.cc 123 ", \"tid\": %lu"
125 ", \"tid\": %d"
129 e.phase, e.timestamp, e.pid, e.tid);
181 rtc::PlatformThreadId tid; member in struct:rtc::tracing::__anon26273::final::TraceEvent
  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
ExifParser.java 590 short tid = tag.getTagId(); local
592 if (tid == TAG_EXIF_IFD && checkAllowed(ifd, ExifInterface.TAG_EXIF_IFD)) {
597 } else if (tid == TAG_GPS_IFD && checkAllowed(ifd, ExifInterface.TAG_GPS_IFD)) {
601 } else if (tid == TAG_INTEROPERABILITY_IFD
606 } else if (tid == TAG_JPEG_INTERCHANGE_FORMAT
611 } else if (tid == TAG_JPEG_INTERCHANGE_FORMAT_LENGTH
616 } else if (tid == TAG_STRIP_OFFSETS && checkAllowed(ifd, ExifInterface.TAG_STRIP_OFFSETS)) {
630 } else if (tid == TAG_STRIP_BYTE_COUNTS
    [all...]
  /packages/apps/Camera2/src/com/android/camera/exif/
ExifParser.java 590 short tid = tag.getTagId(); local
592 if (tid == TAG_EXIF_IFD && checkAllowed(ifd, ExifInterface.TAG_EXIF_IFD)) {
597 } else if (tid == TAG_GPS_IFD && checkAllowed(ifd, ExifInterface.TAG_GPS_IFD)) {
601 } else if (tid == TAG_INTEROPERABILITY_IFD
606 } else if (tid == TAG_JPEG_INTERCHANGE_FORMAT
611 } else if (tid == TAG_JPEG_INTERCHANGE_FORMAT_LENGTH
616 } else if (tid == TAG_STRIP_OFFSETS && checkAllowed(ifd, ExifInterface.TAG_STRIP_OFFSETS)) {
630 } else if (tid == TAG_STRIP_BYTE_COUNTS
    [all...]
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
ExifParser.java 590 short tid = tag.getTagId(); local
592 if (tid == TAG_EXIF_IFD && checkAllowed(ifd, ExifInterface.TAG_EXIF_IFD)) {
597 } else if (tid == TAG_GPS_IFD && checkAllowed(ifd, ExifInterface.TAG_GPS_IFD)) {
601 } else if (tid == TAG_INTEROPERABILITY_IFD
606 } else if (tid == TAG_JPEG_INTERCHANGE_FORMAT
611 } else if (tid == TAG_JPEG_INTERCHANGE_FORMAT_LENGTH
616 } else if (tid == TAG_STRIP_OFFSETS && checkAllowed(ifd, ExifInterface.TAG_STRIP_OFFSETS)) {
630 } else if (tid == TAG_STRIP_BYTE_COUNTS
    [all...]
  /packages/apps/Messaging/src/com/android/messaging/util/exif/
ExifParser.java 592 short tid = tag.getTagId(); local
594 if (tid == TAG_EXIF_IFD && checkAllowed(ifd, ExifInterface.TAG_EXIF_IFD)) {
599 } else if (tid == TAG_GPS_IFD && checkAllowed(ifd, ExifInterface.TAG_GPS_IFD)) {
603 } else if (tid == TAG_INTEROPERABILITY_IFD
608 } else if (tid == TAG_JPEG_INTERCHANGE_FORMAT
613 } else if (tid == TAG_JPEG_INTERCHANGE_FORMAT_LENGTH
618 } else if (tid == TAG_STRIP_OFFSETS && checkAllowed(ifd, ExifInterface.TAG_STRIP_OFFSETS)) {
632 } else if (tid == TAG_STRIP_BYTE_COUNTS
    [all...]
  /system/core/debuggerd/mips/
machine.cpp 37 if (ptrace(PTRACE_GETREGS, backtrace->Tid(), 0, &r)) {
64 void dump_registers(log_t* log, pid_t tid) {
66 if(ptrace(PTRACE_GETREGS, tid, 0, &r)) {
  /system/core/debuggerd/mips64/
machine.cpp 37 if (ptrace(PTRACE_GETREGS, backtrace->Tid(), 0, &r)) {
64 void dump_registers(log_t* log, pid_t tid) {
66 if(ptrace(PTRACE_GETREGS, tid, 0, &r)) {
  /bionic/libc/bionic/
pthread_rwlock.cpp 292 if (atomic_load_explicit(&rwlock->writer_tid, memory_order_relaxed) == __get_thread()->tid) {
355 atomic_store_explicit(&rwlock->writer_tid, __get_thread()->tid, memory_order_relaxed);
365 if (atomic_load_explicit(&rwlock->writer_tid, memory_order_relaxed) == __get_thread()->tid) {
455 if (atomic_load_explicit(&rwlock->writer_tid, memory_order_relaxed) != __get_thread()->tid) {
  /bionic/libc/kernel/uapi/linux/
i2o-dev.h 62 unsigned int tid; member in struct:i2o_cmd_psetget
85 unsigned int tid; member in struct:i2o_html
97 unsigned int tid; member in struct:i2o_evt_id
204 __u32 tid : 12; member in struct:_i2o_lct_entry
  /development/ndk/platforms/android-21/include/linux/
i2o-dev.h 62 unsigned int tid; member in struct:i2o_cmd_psetget
85 unsigned int tid; member in struct:i2o_html
97 unsigned int tid; member in struct:i2o_evt_id
204 __u32 tid:12; member in struct:_i2o_lct_entry

Completed in 2299 milliseconds

<<11121314151617181920>>