OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ThreadRoutine
(Results
1 - 11
of
11
) sorted by null
/device/linaro/hikey/bluetooth/
async_fd_watcher.cc
79
thread_ = std::thread([this]() {
ThreadRoutine
(); });
114
void AsyncFdWatcher::
ThreadRoutine
() {
/hardware/interfaces/bluetooth/1.0/default/
async_fd_watcher.cc
84
thread_ = std::thread([this]() {
ThreadRoutine
(); });
119
void AsyncFdWatcher::
ThreadRoutine
() {
/system/bt/vendor_libs/linux/interface/
async_fd_watcher.cc
81
thread_ = std::thread([this]() {
ThreadRoutine
(); });
116
void AsyncFdWatcher::
ThreadRoutine
() {
/system/bt/vendor_libs/test_vendor_lib/src/
async_manager.cc
174
thread_ = std::thread([this]() {
ThreadRoutine
(); });
239
void
ThreadRoutine
() {
417
thread_ = std::thread([this]() {
ThreadRoutine
(); });
425
void
ThreadRoutine
() {
/external/google-breakpad/src/testing/gtest/test/
gtest_output_test_.cc
471
static void
ThreadRoutine
(SpawnThreadNotifications* notifications) {
487
&
ThreadRoutine
, ¬ifications_, NULL));
/external/googletest/googletest/test/
gtest_output_test_.cc
487
static void
ThreadRoutine
(SpawnThreadNotifications* notifications) {
503
&
ThreadRoutine
, ¬ifications_, NULL));
[
all
...]
/external/v8/testing/gtest/test/
gtest_output_test_.cc
487
static void
ThreadRoutine
(SpawnThreadNotifications* notifications) {
503
&
ThreadRoutine
, ¬ifications_, NULL));
[
all
...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest_output_test_.cc
483
static void
ThreadRoutine
(SpawnThreadNotifications* notifications) {
499
&
ThreadRoutine
, ¬ifications_, NULL));
/prebuilts/ndk/r11/sources/third_party/googletest/googletest/test/
gtest_output_test_.cc
483
static void
ThreadRoutine
(SpawnThreadNotifications* notifications) {
499
&
ThreadRoutine
, ¬ifications_, NULL));
/prebuilts/ndk/r13/sources/third_party/googletest/googletest/test/
gtest_output_test_.cc
483
static void
ThreadRoutine
(SpawnThreadNotifications* notifications) {
499
&
ThreadRoutine
, ¬ifications_, NULL));
/external/protobuf/gtest/test/
gtest_output_test_.cc
583
static void
ThreadRoutine
(SpawnThreadNotifications* notifications) {
599
&
ThreadRoutine
, ¬ifications_, NULL));
[
all
...]
Completed in 4662 milliseconds