HomeSort by relevance Sort by last modified time
    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 461 milliseconds