OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_cached_pid
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/bionic/
getpid.cpp
40
if (__predict_true(self->
get_cached_pid
(&cached_pid))) {
pthread_internal.h
57
get_cached_pid
(&old_value);
66
bool
get_cached_pid
(pid_t* cached_pid) {
function in struct:pthread_internal_t
Completed in 204 milliseconds