/external/ceres-solver/internal/ceres/ |
program_evaluator.h | 182 int thread_id = omp_get_thread_num(); local 184 int thread_id = 0; local 186 EvaluatePreparer* preparer = &evaluate_preparers_[thread_id]; 187 EvaluateScratch* scratch = &evaluate_scratch_[thread_id];
|
/external/mesa3d/src/glx/apple/ |
apple_glx_context.h | 56 pthread_t thread_id; member in struct:apple_glx_context
|
/external/protobuf/src/google/protobuf/stubs/ |
common.cc | 251 DWORD thread_id; member in struct:google::protobuf::Mutex::Internal 268 mInternal->thread_id = GetCurrentThreadId(); 274 mInternal->thread_id = 0; 281 GOOGLE_DCHECK_EQ(mInternal->thread_id, GetCurrentThreadId());
|
/external/v8/src/ |
v8threads.h | 85 void TerminateExecution(ThreadId thread_id);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/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, ¶ms) == 0) 415 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 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, ¶ms) == 0) 415 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/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, ¶ms) == 0) 415 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 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, ¶ms) == 0) 415 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/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, ¶ms) == 0) 415 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 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, ¶ms) == 0) 415 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/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, ¶ms) == 0) 415 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 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, ¶ms) == 0) 415 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/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, ¶ms) == 0) 415 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/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, ¶ms) == 0) 415 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
gthr-default.h | 407 objc_thread_t thread_id; local 414 thread_id = (objc_thread_t) new_thread_handle; 416 thread_id = NULL; 418 return thread_id; 431 pthread_t thread_id = __gthrw_(pthread_self) (); local 436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, ¶ms) == 0) 455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
gthr-posix.h | 407 objc_thread_t thread_id; local 414 thread_id = (objc_thread_t) new_thread_handle; 416 thread_id = NULL; 418 return thread_id; 431 pthread_t thread_id = __gthrw_(pthread_self) (); local 436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, ¶ms) == 0) 455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
gthr-default.h | 407 objc_thread_t thread_id; local 414 thread_id = (objc_thread_t) new_thread_handle; 416 thread_id = NULL; 418 return thread_id; 431 pthread_t thread_id = __gthrw_(pthread_self) (); local 436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, ¶ms) == 0) 455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
gthr-posix.h | 407 objc_thread_t thread_id; local 414 thread_id = (objc_thread_t) new_thread_handle; 416 thread_id = NULL; 418 return thread_id; 431 pthread_t thread_id = __gthrw_(pthread_self) (); local 436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, ¶ms) == 0) 455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
gthr-default.h | 407 objc_thread_t thread_id; local 414 thread_id = (objc_thread_t) new_thread_handle; 416 thread_id = NULL; 418 return thread_id; 431 pthread_t thread_id = __gthrw_(pthread_self) (); local 436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, ¶ms) == 0) 455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
gthr-posix.h | 407 objc_thread_t thread_id; local 414 thread_id = (objc_thread_t) new_thread_handle; 416 thread_id = NULL; 418 return thread_id; 431 pthread_t thread_id = __gthrw_(pthread_self) (); local 436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, ¶ms) == 0) 455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
gthr-default.h | 407 objc_thread_t thread_id; local 414 thread_id = (objc_thread_t) new_thread_handle; 416 thread_id = NULL; 418 return thread_id; 431 pthread_t thread_id = __gthrw_(pthread_self) (); local 436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, ¶ms) == 0) 455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
gthr-posix.h | 407 objc_thread_t thread_id; local 414 thread_id = (objc_thread_t) new_thread_handle; 416 thread_id = NULL; 418 return thread_id; 431 pthread_t thread_id = __gthrw_(pthread_self) (); local 436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, ¶ms) == 0) 455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/ |
gthr-default.h | 407 objc_thread_t thread_id; local 414 thread_id = (objc_thread_t) new_thread_handle; 416 thread_id = NULL; 418 return thread_id; 431 pthread_t thread_id = __gthrw_(pthread_self) (); local 436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, ¶ms) == 0) 455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
gthr-posix.h | 407 objc_thread_t thread_id; local 414 thread_id = (objc_thread_t) new_thread_handle; 416 thread_id = NULL; 418 return thread_id; 431 pthread_t thread_id = __gthrw_(pthread_self) (); local 436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, ¶ms) == 0) 455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
gthr-default.h | 407 objc_thread_t thread_id; local 414 thread_id = (objc_thread_t) new_thread_handle; 416 thread_id = NULL; 418 return thread_id; 431 pthread_t thread_id = __gthrw_(pthread_self) (); local 436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, ¶ms) == 0) 455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|