Searched refs:__pthread_settid (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/bionic/
H A Dfork.c53 (void)__pthread_settid(pthread_self(), gettid());
H A Dpthread.c2303 int __pthread_settid(pthread_t thid, pid_t tid) function
/bionic/libc/private/
H A Dbionic_pthread.h38 extern int __pthread_settid(pthread_t thid, pid_t tid);

Completed in 43 milliseconds