HomeSort by relevance Sort by last modified time
    Searched refs:thread (Results 1 - 25 of 3439) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
thread.h 1 //===-- llvm/Support/thread.h - Wrapper for <thread> ------------*- C++ -*-===//
10 // This header is a wrapper for <thread> that works around problems with the
11 // MSVC headers when exceptions are disabled. It also provides llvm::thread,
12 // which is either a typedef of std::thread or a replacement that calls the
24 #include <thread>
27 typedef std::thread thread; typedef in namespace:llvm
36 struct thread {
37 thread() {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
thread.h 1 //===-- llvm/Support/thread.h - Wrapper for <thread> ------------*- C++ -*-===//
10 // This header is a wrapper for <thread> that works around problems with the
11 // MSVC headers when exceptions are disabled. It also provides llvm::thread,
12 // which is either a typedef of std::thread or a replacement that calls the
24 #include <thread>
27 typedef std::thread thread; typedef in namespace:llvm
36 struct thread {
37 thread() {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
thread.h 1 //===-- llvm/Support/thread.h - Wrapper for <thread> ------------*- C++ -*-===//
10 // This header is a wrapper for <thread> that works around problems with the
11 // MSVC headers when exceptions are disabled. It also provides llvm::thread,
12 // which is either a typedef of std::thread or a replacement that calls the
24 #include <thread>
27 typedef std::thread thread; typedef in namespace:llvm
36 struct thread {
37 thread() {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
thread.h 1 //===-- llvm/Support/thread.h - Wrapper for <thread> ------------*- C++ -*-===//
10 // This header is a wrapper for <thread> that works around problems with the
11 // MSVC headers when exceptions are disabled. It also provides llvm::thread,
12 // which is either a typedef of std::thread or a replacement that calls the
24 #include <thread>
27 typedef std::thread thread; typedef in namespace:llvm
36 struct thread {
37 thread() {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
thread.h 1 //===-- llvm/Support/thread.h - Wrapper for <thread> ------------*- C++ -*-===//
10 // This header is a wrapper for <thread> that works around problems with the
11 // MSVC headers when exceptions are disabled. It also provides llvm::thread,
12 // which is either a typedef of std::thread or a replacement that calls the
24 #include <thread>
27 typedef std::thread thread; typedef in namespace:llvm
36 struct thread {
37 thread() {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
thread.h 1 //===-- llvm/Support/thread.h - Wrapper for <thread> ------------*- C++ -*-===//
10 // This header is a wrapper for <thread> that works around problems with the
11 // MSVC headers when exceptions are disabled. It also provides llvm::thread,
12 // which is either a typedef of std::thread or a replacement that calls the
24 #include <thread>
27 typedef std::thread thread; typedef in namespace:llvm
36 struct thread {
37 thread() {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
thread.h 1 //===-- llvm/Support/thread.h - Wrapper for <thread> ------------*- C++ -*-===//
10 // This header is a wrapper for <thread> that works around problems with the
11 // MSVC headers when exceptions are disabled. It also provides llvm::thread,
12 // which is either a typedef of std::thread or a replacement that calls the
24 #include <thread>
27 typedef std::thread thread; typedef in namespace:llvm
36 struct thread {
37 thread() {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
thread.h 1 //===-- llvm/Support/thread.h - Wrapper for <thread> ------------*- C++ -*-===//
10 // This header is a wrapper for <thread> that works around problems with the
11 // MSVC headers when exceptions are disabled. It also provides llvm::thread,
12 // which is either a typedef of std::thread or a replacement that calls the
24 #include <thread>
27 typedef std::thread thread; typedef in namespace:llvm
36 struct thread {
37 thread() {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
thread.h 1 //===-- llvm/Support/thread.h - Wrapper for <thread> ------------*- C++ -*-===//
10 // This header is a wrapper for <thread> that works around problems with the
11 // MSVC headers when exceptions are disabled. It also provides llvm::thread,
12 // which is either a typedef of std::thread or a replacement that calls the
24 #include <thread>
27 typedef std::thread thread; typedef in namespace:llvm
36 struct thread {
37 thread() {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
thread.h 1 //===-- llvm/Support/thread.h - Wrapper for <thread> ------------*- C++ -*-===//
10 // This header is a wrapper for <thread> that works around problems with the
11 // MSVC headers when exceptions are disabled. It also provides llvm::thread,
12 // which is either a typedef of std::thread or a replacement that calls the
24 #include <thread>
27 typedef std::thread thread; typedef in namespace:llvm
36 struct thread {
37 thread() {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
thread.h 1 //===-- llvm/Support/thread.h - Wrapper for <thread> ------------*- C++ -*-===//
10 // This header is a wrapper for <thread> that works around problems with the
11 // MSVC headers when exceptions are disabled. It also provides llvm::thread,
12 // which is either a typedef of std::thread or a replacement that calls the
24 #include <thread>
27 typedef std::thread thread; typedef in namespace:llvm
36 struct thread {
37 thread() {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
thread.h 1 //===-- llvm/Support/thread.h - Wrapper for <thread> ------------*- C++ -*-===//
10 // This header is a wrapper for <thread> that works around problems with the
11 // MSVC headers when exceptions are disabled. It also provides llvm::thread,
12 // which is either a typedef of std::thread or a replacement that calls the
24 #include <thread>
27 typedef std::thread thread; typedef in namespace:llvm
36 struct thread {
37 thread() {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
thread.h 1 //===-- llvm/Support/thread.h - Wrapper for <thread> ------------*- C++ -*-===//
10 // This header is a wrapper for <thread> that works around problems with the
11 // MSVC headers when exceptions are disabled. It also provides llvm::thread,
12 // which is either a typedef of std::thread or a replacement that calls the
24 #include <thread>
27 typedef std::thread thread; typedef in namespace:llvm
36 struct thread {
37 thread() {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
thread.h 1 //===-- llvm/Support/thread.h - Wrapper for <thread> ------------*- C++ -*-===//
10 // This header is a wrapper for <thread> that works around problems with the
11 // MSVC headers when exceptions are disabled. It also provides llvm::thread,
12 // which is either a typedef of std::thread or a replacement that calls the
24 #include <thread>
27 typedef std::thread thread; typedef in namespace:llvm
36 struct thread {
37 thread() {}
    [all...]
  /external/valgrind/memcheck/tests/solaris/
thr_daemon_exit_libc.stdout.exp 1 DAEMON thread #0 running
2 DAEMON thread #1 running
3 DAEMON thread #2 running
4 DAEMON thread #3 running
5 DAEMON thread #4 running
6 non-daemon thread #0 running
7 non-daemon thread #1 running
8 non-daemon thread #2 running
9 non-daemon thread #3 running
10 non-daemon thread #4 runnin
    [all...]
  /external/libcxx/test/std/thread/thread.threads/thread.thread.class/thread.thread.constr/
constr.fail.cpp 10 // <thread>
12 // class thread
14 // explicit thread(_Fp&& __f, _Args&&... __args);
16 // if decay<F>::type is the same type as std::thread.
19 #include <thread>
24 volatile std::thread t1;
25 std::thread t2 ( t1, 1, 2.0 );
default.pass.cpp 12 // <thread>
14 // class thread
16 // thread();
18 #include <thread>
23 std::thread t;
24 assert(t.get_id() == std::thread::id());
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/thread/thread.threads/thread.thread.class/thread.thread.constr/
constr.fail.cpp 10 // <thread>
12 // class thread
14 // explicit thread(_Fp&& __f, _Args&&... __args);
16 // if decay<F>::type is the same type as std::thread.
19 #include <thread>
24 volatile std::thread t1;
25 std::thread t2 ( t1, 1, 2.0 );
  /external/valgrind/none/tests/
pth_blockedsig.stdout.exp 0 thread CHILD sending SIGUSR1 to thread MAIN
  /external/clang/test/CodeGen/
windows-on-arm-tls-support.c 4 __declspec(thread) int i;
  /external/libcxx/test/std/thread/thread.threads/thread.thread.class/thread.thread.id/
enabled_hashes.pass.cpp 13 // <thread>
15 // Test that <thread> provides all of the arithmetic, enum, and pointer
18 #include <thread>
25 test_hash_enabled_for_type<std::thread::id>();
  /external/libcxx/test/std/thread/thread.threads/thread.thread.class/thread.thread.static/
hardware_concurrency.pass.cpp 12 // <thread>
14 // class thread
18 #include <thread>
23 assert(std::thread::hardware_concurrency() > 0);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/thread/thread.threads/thread.thread.class/thread.thread.id/
enabled_hashes.pass.cpp 13 // <thread>
15 // Test that <thread> provides all of the arithmetic, enum, and pointer
18 #include <thread>
25 test_hash_enabled_for_type<std::thread::id>();
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/thread/thread.threads/thread.thread.class/thread.thread.static/
hardware_concurrency.pass.cpp 12 // <thread>
14 // class thread
18 #include <thread>
23 assert(std::thread::hardware_concurrency() > 0);
  /bionic/libc/bionic/
pthread_gettid_np.cpp 34 pthread_internal_t* thread = __pthread_internal_find(t); local
35 return thread ? thread->tid : -1;

Completed in 652 milliseconds

1 2 3 4 5 6 7 8 91011>>