HomeSort by relevance Sort by last modified time
    Searched refs:thread_id (Results 176 - 200 of 330) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
gthr-posix.h 366 objc_thread_t thread_id; local
374 thread_id = (objc_thread_t) new_thread_handle;
376 thread_id = NULL;
378 return thread_id;
391 pthread_t thread_id = __gthrw_(pthread_self) (); local
396 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
415 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
gthr-default.h 366 objc_thread_t thread_id; local
374 thread_id = (objc_thread_t) new_thread_handle;
376 thread_id = NULL;
378 return thread_id;
391 pthread_t thread_id = __gthrw_(pthread_self) (); local
396 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
415 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
gthr-posix.h 366 objc_thread_t thread_id; local
374 thread_id = (objc_thread_t) new_thread_handle;
376 thread_id = NULL;
378 return thread_id;
391 pthread_t thread_id = __gthrw_(pthread_self) (); local
396 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
415 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
gthr-default.h 366 objc_thread_t thread_id; local
374 thread_id = (objc_thread_t) new_thread_handle;
376 thread_id = NULL;
378 return thread_id;
391 pthread_t thread_id = __gthrw_(pthread_self) (); local
396 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
415 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
gthr-posix.h 366 objc_thread_t thread_id; local
374 thread_id = (objc_thread_t) new_thread_handle;
376 thread_id = NULL;
378 return thread_id;
391 pthread_t thread_id = __gthrw_(pthread_self) (); local
396 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
415 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
gthr-default.h 366 objc_thread_t thread_id; local
374 thread_id = (objc_thread_t) new_thread_handle;
376 thread_id = NULL;
378 return thread_id;
391 pthread_t thread_id = __gthrw_(pthread_self) (); local
396 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
415 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
gthr-posix.h 366 objc_thread_t thread_id; local
374 thread_id = (objc_thread_t) new_thread_handle;
376 thread_id = NULL;
378 return thread_id;
391 pthread_t thread_id = __gthrw_(pthread_self) (); local
396 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
415 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
gthr-default.h 366 objc_thread_t thread_id; local
374 thread_id = (objc_thread_t) new_thread_handle;
376 thread_id = NULL;
378 return thread_id;
391 pthread_t thread_id = __gthrw_(pthread_self) (); local
396 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
415 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
gthr-posix.h 366 objc_thread_t thread_id; local
374 thread_id = (objc_thread_t) new_thread_handle;
376 thread_id = NULL;
378 return thread_id;
391 pthread_t thread_id = __gthrw_(pthread_self) (); local
396 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
415 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
gthr-default.h 366 objc_thread_t thread_id; local
374 thread_id = (objc_thread_t) new_thread_handle;
376 thread_id = NULL;
378 return thread_id;
391 pthread_t thread_id = __gthrw_(pthread_self) (); local
396 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
415 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
gthr-posix.h 366 objc_thread_t thread_id; local
374 thread_id = (objc_thread_t) new_thread_handle;
376 thread_id = NULL;
378 return thread_id;
391 pthread_t thread_id = __gthrw_(pthread_self) (); local
396 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
415 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
gthr-default.h 366 objc_thread_t thread_id; local
374 thread_id = (objc_thread_t) new_thread_handle;
376 thread_id = NULL;
378 return thread_id;
391 pthread_t thread_id = __gthrw_(pthread_self) (); local
396 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
415 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
gthr-posix.h 366 objc_thread_t thread_id; local
374 thread_id = (objc_thread_t) new_thread_handle;
376 thread_id = NULL;
378 return thread_id;
391 pthread_t thread_id = __gthrw_(pthread_self) (); local
396 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
415 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
  /external/libchrome/base/synchronization/
condition_variable_unittest.cc 82 TimeDelta GetAnAssignment(int thread_id); // Get a work task duration.
83 void WorkIsCompleted(int thread_id);
547 TimeDelta WorkQueue::GetAnAssignment(int thread_id) {
550 assignment_history_[thread_id]++;
557 void WorkQueue::WorkIsCompleted(int thread_id) {
559 completion_history_[thread_id]++;
717 int thread_id; local
720 thread_id = GetThreadId();
742 work_time = GetAnAssignment(thread_id);
761 WorkIsCompleted(thread_id);
    [all...]
  /external/google-breakpad/src/client/linux/microdump_writer/
microdump_writer.cc 190 bool DumpThreadStack(uint32_t thread_id,
218 dumper_->CopyFromProcess(*stack_copy, thread_id, stack, stack_len);
242 thread.thread_id = dumper_->threads()[i];
245 if (static_cast<pid_t>(thread.thread_id) != dumper_->crash_thread())
253 if (!DumpThreadStack(thread.thread_id, stack_ptr, -1, &stack_copy))
  /external/libchrome/base/threading/
platform_thread_unittest.cc 135 PlatformThreadId thread_id() const { function in class:base::__anon22892::FunctionTestThread
176 EXPECT_NE(thread.thread_id(), main_thread_id);
202 EXPECT_NE(thread[n].thread_id(), main_thread_id);
206 EXPECT_NE(thread[i].thread_id(), thread[n].thread_id());
  /external/v8/tools/profviz/
composer.js 62 function TimerEvent(label, color, pause, thread_id) {
63 assert(thread_id >= 0 && thread_id < kNumThreads, "invalid thread id");
68 this.thread_id = thread_id;
231 var thread_id = new_event.thread_id;
233 start = Math.max(last_time_stamp[thread_id] + kMinRangeLength, start);
236 var last_event = event_stack[thread_id].top();
238 var new_range = new Range(last_time_stamp[thread_id], start)
    [all...]
  /external/libchrome/base/trace_event/
trace_event_impl.cc 84 int thread_id,
106 thread_id_ = thread_id;
281 int thread_id; local
285 thread_id = -1;
288 thread_id = thread_id_;
297 process_id, thread_id, time_int64, phase_, category_group_name);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
thread_beos.h 118 thread_id tid;
141 thread_id tid;
  /external/google-breakpad/src/processor/
synth_minidump.h 242 uint32_t thread_id,
277 uint32_t thread_id = 0,
  /external/libchrome/sandbox/linux/services/
thread_helpers.cc 124 // Should start the thread before calling thread_id().
129 const base::PlatformThreadId thread_id = thread->GetThreadId(); local
131 "self/task/" + base::IntToString(thread_id) + "/";
  /external/libxml2/
testThreads.c 26 static thread_id tid[MAX_ARGC];
153 tid[i] = (thread_id) -1;
  /external/python/cpython2/Python/
thread_beos.h 118 thread_id tid;
141 thread_id tid;
  /external/v8/src/compiler-dispatcher/
compiler-dispatcher-job.cc 120 DCHECK(ThreadId::Current().Equals(isolate_->thread_id()));
133 DCHECK(ThreadId::Current().Equals(isolate_->thread_id()));
268 DCHECK(ThreadId::Current().Equals(isolate_->thread_id()));
323 DCHECK(ThreadId::Current().Equals(isolate_->thread_id()));
348 DCHECK(ThreadId::Current().Equals(isolate_->thread_id()));
388 DCHECK(ThreadId::Current().Equals(isolate_->thread_id()));
416 DCHECK(ThreadId::Current().Equals(isolate_->thread_id()));
477 DCHECK(ThreadId::Current().Equals(isolate_->thread_id()));
  /external/webrtc/webrtc/base/
event_tracer.cc 95 rtc::PlatformThreadId thread_id) {
98 {name, category_enabled, phase, timestamp, 1, thread_id});

Completed in 488 milliseconds

1 2 3 4 5 6 78 91011>>