HomeSort by relevance Sort by last modified time
    Searched refs:pthreads (Results 1 - 19 of 19) sorted by null

  /external/linux-tools-perf/util/
python.c 316 static int pyrf_thread_map__init(struct pyrf_thread_map *pthreads,
326 pthreads->threads = thread_map__new(pid, tid);
327 if (pthreads->threads == NULL)
332 static void pyrf_thread_map__delete(struct pyrf_thread_map *pthreads)
334 thread_map__delete(pthreads->threads);
335 pthreads->ob_type->tp_free((PyObject*)pthreads);
340 struct pyrf_thread_map *pthreads = (void *)obj; local
342 return pthreads->threads->nr;
347 struct pyrf_thread_map *pthreads = (void *)obj local
500 PyObject *pcpus = NULL, *pthreads = NULL; local
562 PyObject *pcpus = NULL, *pthreads = NULL; local
    [all...]
  /external/stlport/test/eh/
gcc-hp11.mak 37 # CC = g++ -pthreads
  /external/webkit/Tools/DumpRenderTree/win/
DumpRenderTree.cpp 1171 pthread_t* pthreads[javaScriptThreadsCount] = {0}; local
    [all...]
  /external/chromium/sdch/open-vcdiff/
ltmain.sh     [all...]
  /external/chromium/third_party/libevent/
ltmain.sh     [all...]
  /external/expat/conftools/
ltmain.sh     [all...]
  /external/libffi/
ltmain.sh     [all...]
  /external/llvm/autoconf/
ltmain.sh     [all...]
  /external/llvm/projects/sample/autoconf/
ltmain.sh     [all...]
  /external/libmtp/
ltmain.sh     [all...]
  /external/libpng/
ltmain.sh     [all...]
  /external/libusb/
ltmain.sh     [all...]
  /external/libusb-compat/
ltmain.sh     [all...]
  /external/openfst/
ltmain.sh     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh     [all...]
  /external/protobuf/
ltmain.sh     [all...]
  /external/icu4c/
configure     [all...]
configure.orig     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 1367 milliseconds