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

/bionic/libc/bionic/
H A Dfork.c53 __pthread_settid(pthread_self(), gettid());
H A Dpthread.c1273 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 2464 milliseconds