OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:threading
(Results
1 - 25
of
2667
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
dummy_threading.py
1
"""Faux ``
threading
`` version using ``dummy_thread`` instead of ``thread``.
4
to not have ``
threading
`` considered imported. Had ``
threading
`` been
21
# ``
threading
`` below.
26
# in order to initially import ``
threading
``.
29
if '
threading
' in sys_modules:
30
# If ``
threading
`` is already imported, might as well prevent
33
held_threading = sys_modules['
threading
']
35
del sys_modules['
threading
']
45
import
threading
namespace
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
dummy_threading.py
1
"""Faux ``
threading
`` version using ``dummy_thread`` instead of ``thread``.
4
to not have ``
threading
`` considered imported. Had ``
threading
`` been
21
# ``
threading
`` below.
26
# in order to initially import ``
threading
``.
29
if '
threading
' in sys_modules:
30
# If ``
threading
`` is already imported, might as well prevent
33
held_threading = sys_modules['
threading
']
35
del sys_modules['
threading
']
45
import
threading
namespace
[
all
...]
/external/chromium_org/content/shell/browser/
shell_login_dialog.h
35
//
Threading
: IO thread.
39
//
Threading
: IO thread.
45
//
Threading
: UI thread.
51
//
Threading
: any
58
//
Threading
: UI thread.
61
//
Threading
: UI thread.
64
//
Threading
: UI thread.
68
//
Threading
: UI thread.
72
//
Threading
: IO thread.
78
//
Threading
: IO thread
[
all
...]
/external/llvm/test/Transforms/JumpThreading/
2012-07-19-NoSuccessorIndirectBr.ll
1
; RUN: opt < %s -jump-
threading
2008-11-27-EntryMunge.ll
1
; RUN: opt < %s -jump-
threading
-S | grep "ret i32 0"
degenerate-phi.ll
1
; RUN: opt -jump-
threading
-disable-output < %s
4
; This is actually a test for value tracking. Jump
threading
produces
/external/chromium_org/mojo/apps/js/bindings/
threading.cc
5
#include "mojo/apps/js/bindings/
threading
.h"
25
const char
Threading
::kModuleName[] = "mojo/apps/js/bindings/
threading
";
27
v8::Local<v8::ObjectTemplate>
Threading
::GetTemplate(v8::Isolate* isolate) {
43
Threading
::
Threading
() {
threading.h
14
class
Threading
{
19
Threading
();
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_threading.py
1
# Very rudimentary test of
threading
module
11
threading
= test.test_support.import_module('
threading
')
variable
31
class TestThread(
threading
.Thread):
33
threading
.Thread.__init__(self, name=name)
82
sema =
threading
.BoundedSemaphore(value=3)
83
mutex =
threading
.RLock()
109
self.assertFalse(
threading
.currentThread().ident is None)
111
ident.append(
threading
.currentThread().ident)
113
done =
threading
.Event(
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_threading.py
1
# Very rudimentary test of
threading
module
11
threading
= test.test_support.import_module('
threading
')
variable
31
class TestThread(
threading
.Thread):
33
threading
.Thread.__init__(self, name=name)
82
sema =
threading
.BoundedSemaphore(value=3)
83
mutex =
threading
.RLock()
109
self.assertFalse(
threading
.currentThread().ident is None)
111
ident.append(
threading
.currentThread().ident)
113
done =
threading
.Event(
[
all
...]
/external/chromium_org/third_party/mesa/src/scons/
fixes.py
6
import
threading
namespace
9
spawn_lock =
threading
.Lock()
/external/mesa3d/scons/
fixes.py
6
import
threading
namespace
9
spawn_lock =
threading
.Lock()
/external/valgrind/main/drd/tests/
linuxthreads_det.stderr.exp-linuxthreads
2
Detected the LinuxThreads
threading
library. Sorry, but DRD only supports
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_errno.py
6
import
threading
namespace
8
threading
= None
variable
29
if
threading
:
42
t =
threading
.Thread(target=_worker)
71
t =
threading
.Thread(target=_worker)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_errno.py
6
import
threading
namespace
8
threading
= None
variable
29
if
threading
:
42
t =
threading
.Thread(target=_worker)
71
t =
threading
.Thread(target=_worker)
/external/stlport/stlport/stl/config/
_feedback.h
25
# pragma message ("STLport:
Threading
model -> Multi")
27
# pragma message ("STLport:
Threading
model -> Mono")
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_feedback.h
25
# pragma message ("STLport:
Threading
model -> Multi")
27
# pragma message ("STLport:
Threading
model -> Mono")
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_feedback.h
25
# pragma message ("STLport:
Threading
model -> Multi")
27
# pragma message ("STLport:
Threading
model -> Mono")
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_feedback.h
25
# pragma message ("STLport:
Threading
model -> Multi")
27
# pragma message ("STLport:
Threading
model -> Mono")
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_feedback.h
25
# pragma message ("STLport:
Threading
model -> Multi")
27
# pragma message ("STLport:
Threading
model -> Mono")
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_feedback.h
25
# pragma message ("STLport:
Threading
model -> Multi")
27
# pragma message ("STLport:
Threading
model -> Mono")
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_feedback.h
25
# pragma message ("STLport:
Threading
model -> Multi")
27
# pragma message ("STLport:
Threading
model -> Mono")
/external/chromium/base/threading/
non_thread_safe_impl.cc
5
#include "base/
threading
/non_thread_safe_impl.h"
/external/chromium_org/base/threading/
non_thread_safe_impl.cc
5
#include "base/
threading
/non_thread_safe_impl.h"
/external/chromium_org/chrome/test/chromedriver/
session_thread_map.h
12
#include "base/
threading
/thread.h"
Completed in 1523 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>