HomeSort by relevance Sort by last modified time
    Searched full:tids (Results 1 - 25 of 25) sorted by null

  /external/kernel-headers/original/linux/
threads.h 31 * [NOTE: PID/TIDs are limited to 2^29 ~= 500+ million, see futex.h.]
  /external/chromium/base/
linux_util.cc 264 std::vector<pid_t> tids; local
271 tids.push_back(tid_ul);
277 i = tids.begin(); i != tids.end(); ++i) {
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
txCtrl.h 124 TI_UINT32 busyTidBitmap; /* Current bitmap of busy TIDs reflected from admitted ACs. */
125 TI_UINT32 admittedAcToTidMap[MAX_NUM_OF_AC]; /* From HW-AC to bitmap of TIDs that currently use it. */
txDataQueue.h 107 /* TIDs Mapping to Queues */
txCtrl.c     [all...]
txDataQueue.c 434 * \param uTidBitMap - The changed TIDs busy bitmap
457 * \param uTidBitMap - The changed TIDs busy bitmap
781 * \param uTidBitMap - The changed TIDs busy bitmap
txMgmtQueue.c 437 * \param uTidBitMap - The busy TIDs bitmap
460 * \param uTidBitMap - The busy TIDs bitmap
865 * \param uTidBitMap - The TIDs bitmap of the queue(s) to update
    [all...]
  /external/compiler-rt/lib/tsan/benchmarks/
vts_many_threads_bench.cc 5 // 2) Make sure all threads have created thus no TIDs were reused
  /external/valgrind/main/callgrind/
callgrind_control.in 351 @tids = ();
374 push(@tids, $ctid);
431 foreach $tid (@tids) {
444 foreach $tid (@tids) {
  /bionic/libthread_db/
libthread_db.c 164 info->ti_lid = handle->tid; // Our pthreads uses kernel ids for tids
  /external/valgrind/main/exp-sgcheck/
pc_main.c 102 True,/*show TIDs for errors*/
  /ndk/sources/android/libthread_db/gdb-6.6/
libthread_db.c 259 info->ti_lid = handle->tid; // Our pthreads uses kernel ids for tids
  /ndk/sources/android/libthread_db/gdb-7.1.x/
libthread_db.c 282 info->ti_lid = handle->tid; // Our pthreads uses kernel ids for tids
  /ndk/sources/android/libthread_db/gdb-7.3.x/
libthread_db.c 282 info->ti_lid = handle->tid; // Our pthreads uses kernel ids for tids
  /external/v8/src/
platform-freebsd.cc 65 // 0 is never a valid thread id on FreeBSD since tids and pids share a
platform-openbsd.cc 63 // 0 is never a valid thread id on Linux and OpenBSD since tids and pids share a
platform-linux.cc 69 // 0 is never a valid thread id on Linux since tids and pids share a
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
qosMngr.c     [all...]
  /external/wpa_supplicant_8/src/drivers/
nl80211_copy.h 560 * @NL80211_CMD_SET_NOACK_MAP: sets a bitmap for the individual TIDs whether
    [all...]
  /external/valgrind/tsan/
thread_sanitizer.cc     [all...]
  /external/valgrind/main/helgrind/
hg_main.c     [all...]
  /external/valgrind/main/memcheck/
mc_main.c     [all...]
  /packages/inputmethods/LatinIME/dictionaries/
da_wordlist.xml.gz 
nb_wordlist.xml.gz 
sv_wordlist.xml.gz 

Completed in 1498 milliseconds