OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:threads
(Results
476 - 500
of
4890
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/
kernel_stat.h
17
#include <linux/
threads
.h>
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
kernel_stat.h
17
#include <linux/
threads
.h>
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
kernel_stat.h
17
#include <linux/
threads
.h>
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
kernel_stat.h
17
#include <linux/
threads
.h>
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
kernel_stat.h
17
#include <linux/
threads
.h>
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
kernel_stat.h
17
#include <linux/
threads
.h>
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
hardirq.h
21
#include <linux/
threads
.h>
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
kernel_stat.h
17
#include <linux/
threads
.h>
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
kernel_stat.h
17
#include <linux/
threads
.h>
/sdk/emulator/opengl/host/libs/libOpenglRender/
ThreadInfo.cpp
18
#include <cutils/
threads
.h>
/art/test/033-class-init-deadlock/src/
Main.java
20
* Interrupting
threads
in class initialization should NOT work.
39
System.out.println("Deadlock test interrupting
threads
.");
/device/lge/mako/camera/
QCameraHWI_Display.h
21
#include <utils/
threads
.h>
25
#include <utils/
threads
.h>
/external/chromium/base/threading/
platform_thread_mac.mm
16
// from
threads
created by pthread_thread_create, Cocoa won't necessarily
19
// if necessary before pthread_thread_create spawns any
threads
.
/external/chromium/chrome/browser/ui/cocoa/
browser_test_helper.cc
32
// Make sure any pending tasks run before we destroy other
threads
.
35
// Drop any new tasks for the IO and FILE
threads
.
/external/chromium_org/android_webview/browser/
input_stream.h
17
// This class is safe to pass around between
threads
(the destructor,
18
// constructor and methods can be called on different
threads
) but calling
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
AwBrowserProcess.java
23
* to run webview in this process. Does not create
threads
; safe to call from zygote.
36
* Starts the chromium browser process running within this process. Creates
threads
/external/chromium_org/base/threading/
worker_pool.h
26
// for the worker pool
threads
to finish on shutdown, so the tasks running
50
// those
threads
.)
/external/chromium_org/content/browser/
cross_site_request_manager.h
19
// requests and responses between the UI and IO
threads
. Such requests involve
56
// information about the RenderViewHosts between the UI and IO
threads
.
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
fork.c
5
* Implementation of fork() for POSIX
threads
.
9
* Pthreads-win32 - POSIX
Threads
Library for Win32
/external/chromium_org/net/android/
network_change_notifier_android.h
30
// on their
threads
. Owned by Factory, lives exclusively on main application
37
// NetworkChangeNotifier observers on their
threads
. May live on any thread
/external/chromium_org/third_party/libjingle/source/talk/base/
maccocoathreadhelper.h
28
// Helper function for using Cocoa with Posix
threads
. This header should be
39
// be used on POSIX
threads
. This function does that.
/external/chromium_org/third_party/skia/src/pipe/utils/
SamplePipeControllers.h
55
* Allows playing back from multiple
threads
, but does not do the threading itself.
67
*
threads
simultaneously.
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
linuxthreads.h
46
/* Define the
THREADS
symbol to make sure that there is exactly one core dumper
49
#define
THREADS
"Linux /proc"
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
linuxthreads.h
46
/* Define the
THREADS
symbol to make sure that there is exactly one core dumper
49
#define
THREADS
"Linux /proc"
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/channel/
StreamForwarder.java
14
* If two StreamForwarder
threads
are used (one for each direction)
16
* if both
threads
have finished forwarding (EOF).
Completed in 1310 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>