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

  /frameworks/base/media/jni/soundpool/
SoundPoolThread.cpp 65 if (createThreadEtc(beginThread, this, "SoundPoolThread")) {
75 int SoundPoolThread::beginThread(void* arg) {
76 LOGV("beginThread");
SoundPoolThread.h 54 static int beginThread(void* arg);
SoundPool.h 208 static int beginThread(void* arg);
SoundPool.cpp 103 int SoundPool::beginThread(void* arg)
147 createThreadEtc(beginThread, this, "SoundPool");
  /external/libvpx/examples/includes/geshi/geshi/
delphi.php 78 'Assert', 'AssignFile', 'Assigned', 'BeginThread', 'BlockRead',
inno.php 84 'AnsiStartsStr', 'AnsiUpperCase', 'ArcCos', 'ArcSin', 'ArcTan', 'Assigned', 'BeginThread', 'Bounds', 'CelsiusToFahrenheit',
  /external/openssl/crypto/threads/
mttest.c 1190 BeginThread( (void(*)(void*))ndoit, NULL, THREAD_STACK_SIZE,

Completed in 191 milliseconds