OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ti_lid
(Results
1 - 21
of
21
) sorted by null
/development/ndk/platforms/android-3/include/
thread_db.h
103
int32_t
ti_lid
; // the kernel's id for the thread
member in struct:__anon1167
/ndk/sources/android/libthread_db/gdb-6.6/
thread_db.h
103
int32_t
ti_lid
; // the kernel's id for the thread
member in struct:__anon16870
libthread_db.c
259
info->
ti_lid
= handle->tid; // Our pthreads uses kernel ids for tids
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
thread_db.h
103
int32_t
ti_lid
; // the kernel's id for the thread
member in struct:__anon21919
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
thread_db.h
103
int32_t
ti_lid
; // the kernel's id for the thread
member in struct:__anon22273
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
thread_db.h
103
int32_t
ti_lid
; // the kernel's id for the thread
member in struct:__anon22627
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
thread_db.h
103
int32_t
ti_lid
; // the kernel's id for the thread
member in struct:__anon23052
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
thread_db.h
103
int32_t
ti_lid
; // the kernel's id for the thread
member in struct:__anon23411
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
thread_db.h
103
int32_t
ti_lid
; // the kernel's id for the thread
member in struct:__anon23841
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
thread_db.h
103
int32_t
ti_lid
; // the kernel's id for the thread
member in struct:__anon24195
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
thread_db.h
103
int32_t
ti_lid
; // the kernel's id for the thread
member in struct:__anon24814
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
thread_db.h
103
int32_t
ti_lid
; // the kernel's id for the thread
member in struct:__anon25151
/bionic/libthread_db/include/
thread_db.h
104
int32_t
ti_lid
; // the kernel's id for the thread
member in struct:__anon639
/development/ndk/platforms/android-9/include/
thread_db.h
106
int32_t
ti_lid
; // the kernel's id for the thread
member in struct:__anon1314
/ndk/sources/android/libthread_db/gdb-7.1.x/
thread_db.h
109
int32_t
ti_lid
; // the kernel's id for the thread
member in struct:__anon16882
libthread_db.c
282
info->
ti_lid
= handle->tid; // Our pthreads uses kernel ids for tids
/prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/
thread_db.h
106
int32_t
ti_lid
; // the kernel's id for the thread
member in struct:__anon24266
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/
thread_db.h
106
int32_t
ti_lid
; // the kernel's id for the thread
member in struct:__anon25241
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/
thread_db.h
106
int32_t
ti_lid
; // the kernel's id for the thread
member in struct:__anon25364
/bionic/libthread_db/
libthread_db.c
155
info->
ti_lid
= handle->tid; // Our pthreads uses kernel ids for tids
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
thread_db.h
281
lwpid_t
ti_lid
; /* Kernel PID for this thread. */
member in struct:td_thrinfo
Completed in 403 milliseconds