OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__pthread_settid
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/bionic/
fork.c
53
__pthread_settid
(pthread_self(), gettid());
pthread.c
1263
int
__pthread_settid
(pthread_t thid, pid_t tid) {
function
[
all
...]
/bionic/libc/private/
bionic_pthread.h
38
extern int
__pthread_settid
(pthread_t thid, pid_t tid);
Completed in 31 milliseconds