OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:beginthread
(Results
1 - 7
of
7
) sorted by null
/frameworks/av/media/libmedia/
SoundPoolThread.cpp
65
if (createThreadEtc(
beginThread
, this, "SoundPoolThread")) {
75
int SoundPoolThread::
beginThread
(void* arg) {
76
ALOGV("
beginThread
");
SoundPoolThread.h
52
static int
beginThread
(void* arg);
SoundPool.cpp
115
int SoundPool::
beginThread
(void* arg)
180
createThreadEtc(
beginThread
, this, "SoundPool");
/frameworks/av/include/media/
SoundPool.h
211
static int
beginThread
(void* arg);
/external/libvpx/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 141 milliseconds