OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pthread_self
(Results
151 - 175
of
531
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
gthr-default.h
133
__gthrw3(
pthread_self
)
160
__gthrw(
pthread_self
)
423
pthread_t thread_id = __gthrw_(
pthread_self
) ();
467
if (__gthrw_(pthread_getschedparam) (__gthrw_(
pthread_self
) (), &policy, ¶ms) == 0)
503
return (objc_thread_t) __gthrw_(
pthread_self
) ();
718
return __gthrw_(
pthread_self
) ();
gthr-posix.h
133
__gthrw3(
pthread_self
)
160
__gthrw(
pthread_self
)
423
pthread_t thread_id = __gthrw_(
pthread_self
) ();
467
if (__gthrw_(pthread_getschedparam) (__gthrw_(
pthread_self
) (), &policy, ¶ms) == 0)
503
return (objc_thread_t) __gthrw_(
pthread_self
) ();
718
return __gthrw_(
pthread_self
) ();
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
gthr-default.h
133
__gthrw3(
pthread_self
)
160
__gthrw(
pthread_self
)
423
pthread_t thread_id = __gthrw_(
pthread_self
) ();
467
if (__gthrw_(pthread_getschedparam) (__gthrw_(
pthread_self
) (), &policy, ¶ms) == 0)
503
return (objc_thread_t) __gthrw_(
pthread_self
) ();
718
return __gthrw_(
pthread_self
) ();
gthr-posix.h
133
__gthrw3(
pthread_self
)
160
__gthrw(
pthread_self
)
423
pthread_t thread_id = __gthrw_(
pthread_self
) ();
467
if (__gthrw_(pthread_getschedparam) (__gthrw_(
pthread_self
) (), &policy, ¶ms) == 0)
503
return (objc_thread_t) __gthrw_(
pthread_self
) ();
718
return __gthrw_(
pthread_self
) ();
/external/chromium_org/third_party/tcmalloc/vendor/src/
memory_region_map.cc
112
#include <pthread.h> // for pthread_t,
pthread_self
()
154
// so that we do not call
pthread_self
() when it does not yet work.
162
return pthread_equal(
pthread_self
(), should_be);
256
// owns lock_ iff pthread_equal(lock_owner_tid_,
pthread_self
())
275
lock_owner_tid_ =
pthread_self
();
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi/include/bits/
gthr-default.h
121
__gthrw(
pthread_self
)
404
pthread_t thread_id = __gthrw_(
pthread_self
) ();
448
if (__gthrw_(pthread_getschedparam) (__gthrw_(
pthread_self
) (), &policy, ¶ms) == 0)
484
return (objc_thread_t) __gthrw_(
pthread_self
) ();
699
return __gthrw_(
pthread_self
) ();
gthr-posix.h
121
__gthrw(
pthread_self
)
404
pthread_t thread_id = __gthrw_(
pthread_self
) ();
448
if (__gthrw_(pthread_getschedparam) (__gthrw_(
pthread_self
) (), &policy, ¶ms) == 0)
484
return (objc_thread_t) __gthrw_(
pthread_self
) ();
699
return __gthrw_(
pthread_self
) ();
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include/bits/
gthr-default.h
121
__gthrw(
pthread_self
)
404
pthread_t thread_id = __gthrw_(
pthread_self
) ();
448
if (__gthrw_(pthread_getschedparam) (__gthrw_(
pthread_self
) (), &policy, ¶ms) == 0)
484
return (objc_thread_t) __gthrw_(
pthread_self
) ();
699
return __gthrw_(
pthread_self
) ();
gthr-posix.h
121
__gthrw(
pthread_self
)
404
pthread_t thread_id = __gthrw_(
pthread_self
) ();
448
if (__gthrw_(pthread_getschedparam) (__gthrw_(
pthread_self
) (), &policy, ¶ms) == 0)
484
return (objc_thread_t) __gthrw_(
pthread_self
) ();
699
return __gthrw_(
pthread_self
) ();
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/mips/include/bits/
gthr-default.h
121
__gthrw(
pthread_self
)
404
pthread_t thread_id = __gthrw_(
pthread_self
) ();
448
if (__gthrw_(pthread_getschedparam) (__gthrw_(
pthread_self
) (), &policy, ¶ms) == 0)
484
return (objc_thread_t) __gthrw_(
pthread_self
) ();
699
return __gthrw_(
pthread_self
) ();
gthr-posix.h
121
__gthrw(
pthread_self
)
404
pthread_t thread_id = __gthrw_(
pthread_self
) ();
448
if (__gthrw_(pthread_getschedparam) (__gthrw_(
pthread_self
) (), &policy, ¶ms) == 0)
484
return (objc_thread_t) __gthrw_(
pthread_self
) ();
699
return __gthrw_(
pthread_self
) ();
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86/include/bits/
gthr-default.h
121
__gthrw(
pthread_self
)
404
pthread_t thread_id = __gthrw_(
pthread_self
) ();
448
if (__gthrw_(pthread_getschedparam) (__gthrw_(
pthread_self
) (), &policy, ¶ms) == 0)
484
return (objc_thread_t) __gthrw_(
pthread_self
) ();
699
return __gthrw_(
pthread_self
) ();
gthr-posix.h
121
__gthrw(
pthread_self
)
404
pthread_t thread_id = __gthrw_(
pthread_self
) ();
448
if (__gthrw_(pthread_getschedparam) (__gthrw_(
pthread_self
) (), &policy, ¶ms) == 0)
484
return (objc_thread_t) __gthrw_(
pthread_self
) ();
699
return __gthrw_(
pthread_self
) ();
/frameworks/native/libs/binder/
IPCThreadState.cpp
477
LOG_THREADPOOL("**** THREAD %p (PID %d) IS JOINING THE THREAD POOL\n", (void*)
pthread_self
(), getpid());
506
(void*)
pthread_self
(), getpid(), (void*)result);
556
alog << "BC_TRANSACTION thr " << (void*)
pthread_self
() << " / hand "
596
alog << "BR_REPLY thr " << (void*)
pthread_self
() << " / hand "
1063
alog << "BR_TRANSACTION thr " << (void*)
pthread_self
()
[
all
...]
/external/chromium_org/native_client_sdk/src/examples/tutorial/debugging/
debugging.c
107
if (
pthread_self
() == g_PPAPIThread) {
152
g_PPAPIThread =
pthread_self
();
/external/chromium_org/third_party/WebKit/Source/wtf/
ThreadingPthreads.cpp
214
ThreadIdentifier id = identifierByPthreadHandle(
pthread_self
());
297
id = establishIdentifierForPthreadHandle(
pthread_self
());
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/lib/
libc.so
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/lib/
libc.so
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/lib/
libc.so
/development/ndk/platforms/android-3/arch-arm/symbols/
libc.so.functions.txt
693
pthread_self
/development/ndk/platforms/android-3/include/
pthread.h
145
pthread_t
pthread_self
(void);
/development/ndk/platforms/android-5/arch-arm/symbols/
libc.so.functions.txt
731
pthread_self
/development/ndk/platforms/android-5/include/
pthread.h
145
pthread_t
pthread_self
(void);
/development/ndk/platforms/android-8/include/
pthread.h
145
pthread_t
pthread_self
(void);
/development/ndk/platforms/android-9/arch-mips/symbols/
libc.so.functions.txt
662
pthread_self
Completed in 1237 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>