OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:threads
(Results
576 - 600
of
768
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/kernel-headers/original/linux/
cpumask.h
85
#include <linux/
threads
.h>
mmzone.h
11
#include <linux/
threads
.h>
nodemask.h
84
#include <linux/
threads
.h>
/external/libxml2/include/libxml/
globals.h
169
#include <libxml/
threads
.h>
/external/linux-tools-perf/util/
session.c
147
self->
threads
= RB_ROOT;
204
struct rb_node *nd = rb_first(&self->
threads
);
209
rb_erase(&t->rb_node, &self->
threads
);
228
rb_erase(&th->rb_node, &self->
threads
);
[
all
...]
/external/llvm/utils/
llvm-compilers-check
58
# The user may control parallelism via the --jobs and --
threads
61
# as equivalent to the GNU make -j switch. --
threads
tells
62
# llvm-compilers-check how many worker
threads
to use to accomplish
63
# those builds. If --
threads
is less than --jobs, --
threads
workers
66
# (--jobs / --
threads
) to use up the remaining job capacity. Once a
132
parser.add_option("--
threads
", default=4, type="int",
133
help=("The number of worker
threads
to use "
593
jobs = options.jobs // options.
threads
597
numthreads = options.
threads
[
all
...]
/frameworks/av/camera/
ProCamera.cpp
21
#include <utils/
threads
.h>
/frameworks/av/drm/drmserver/
DrmManagerService.cpp
25
#include <utils/
threads
.h>
/frameworks/av/include/media/
MediaProfiles.h
21
#include <utils/
threads
.h>
/frameworks/av/include/media/stagefright/
OMXCodec.h
25
#include <utils/
threads
.h>
/frameworks/av/media/libmedia/
JetPlayer.cpp
21
#include <utils/
threads
.h>
/frameworks/av/media/libstagefright/include/
AwesomePlayer.h
28
#include <utils/
threads
.h>
/frameworks/base/core/jni/
android_view_InputEventReceiver.cpp
31
#include <utils/
threads
.h>
android_view_InputEventSender.cpp
30
#include <utils/
threads
.h>
/frameworks/base/media/jni/
android_media_MediaScanner.cpp
21
#include <utils/
threads
.h>
/frameworks/base/services/jni/
com_android_server_input_InputWindowHandle.cpp
22
#include <utils/
threads
.h>
/frameworks/base/tests/touchlag/
touchlag.cpp
30
#include <utils/
threads
.h>
/frameworks/base/tools/aapt/
Bundle.h
11
#include <utils/
threads
.h>
Main.cpp
10
#include <utils/
threads
.h>
/frameworks/native/libs/binder/
ProcessState.cpp
30
#include <utils/
threads
.h>
307
ALOGE("Binder ioctl to set max
threads
failed: %s", strerror(-result));
336
ALOGE("Binder ioctl to set max
threads
failed: %s", strerror(errno));
/frameworks/native/libs/ui/
FramebufferNativeWindow.cpp
27
#include <utils/
threads
.h>
/frameworks/wilhelm/tests/mimeUri/
slesTestGetPositionUri.cpp
20
#include <utils/
threads
.h>
/hardware/msm7k/libaudio-qsd8k/
AudioHardware.h
23
#include <utils/
threads
.h>
/sdk/emulator/opengl/host/libs/Translator/EGL/
EglDisplay.cpp
19
#include <utils/
threads
.h>
/system/core/libcutils/
hashmap.c
20
#include <cutils/
threads
.h>
Completed in 1148 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>