OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:threads
(Results
701 - 725
of
2617
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/webkit/Source/WebCore/storage/
IDBTransactionBackendImpl.h
86
// FIXME: delete the timer once we have
threads
instead.
OriginUsageRecord.h
40
// Objects of this class can be used from multiple
threads
with external synchronization.
/external/webkit/Source/WebKit/android/jni/
WebIconDatabase.h
32
#include "utils/
threads
.h"
/external/webkit/Source/WebKit/android/plugins/
ANPSurface_npapi.h
33
/** Locks the surface from manipulation by other
threads
and provides a bitmap
/external/webkit/Source/WebKit/chromium/public/
WebAudioBus.h
42
// WARNING: It is not safe to pass a WebAudioBus across
threads
!!!
WebKit.h
47
// is called. Any background
threads
created by WebKit are promised to be
WebThreadSafeData.h
46
// It is safe to pass a WebThreadSafeData across
threads
!!!
/external/webkit/Source/WebKit/mac/Misc/
WebLocalizableStrings.mm
40
// we decide we need to use this on background
threads
, we'll need to add locking here and make sure
/frameworks/av/include/common_time/
cc_helper.h
22
#include <utils/
threads
.h>
/frameworks/av/include/media/
JetPlayer.h
20
#include <utils/
threads
.h>
mediascanner.h
21
#include <utils/
threads
.h>
/frameworks/av/include/media/stagefright/
AudioPlayer.h
24
#include <utils/
threads
.h>
DataSource.h
28
#include <utils/
threads
.h>
NuMediaExtractor.h
26
#include <utils/
threads
.h>
/frameworks/av/include/private/media/
AudioEffectShared.h
23
#include <utils/
threads
.h>
/frameworks/av/libvideoeditor/lvpp/
VideoEditorAudioPlayer.h
23
#include <utils/
threads
.h>
/frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
VideoEditorUtils.h
33
#include <utils/
threads
.h>
/frameworks/av/media/libaah_rtp/
aah_tx_sender.h
23
#include <utils/
threads
.h>
/frameworks/av/media/libstagefright/include/
OMXNodeInstance.h
24
#include <utils/
threads
.h>
SampleTable.h
26
#include <utils/
threads
.h>
SimpleSoftOMXComponent.h
25
#include <utils/
threads
.h>
/frameworks/av/media/mtp/
MtpDevice.h
25
#include <utils/
threads
.h>
MtpServer.h
27
#include <utils/
threads
.h>
/frameworks/base/cmds/bootanimation/
BootAnimation.h
24
#include <utils/
threads
.h>
/frameworks/base/core/java/android/os/
AsyncTask.java
37
* having to manipulate
threads
and/or handlers.</p>
41
* used for short operations (a few seconds at the most.) If you need to keep
threads
54
* <p>For more information about using tasks and
threads
, read the
55
* <a href="{@docRoot}guide/topics/fundamentals/processes-and-
threads
.html">Processes and
56
*
Threads
</a> developer guide.</p>
170
* to a pool of
threads
allowing multiple tasks to operate in parallel. Starting with
510
* thread or pool of
threads
depending on the platform version. When first
513
* to a pool of
threads
allowing multiple tasks to operate in parallel. Starting
542
* allow multiple tasks to run in parallel on a pool of
threads
managed by
Completed in 1570 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>