HomeSort by relevance Sort by last modified time
    Searched defs:pthread_attr_init (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/glib/gthread/
gthread-posix.c 91 # define pthread_attr_init(a) pthread_attr_create (a) macro
318 posix_check_cmd (pthread_attr_init (&attr));
  /bionic/libc/bionic/
pthread.c 391 int pthread_attr_init(pthread_attr_t * attr) function
    [all...]

Completed in 568 milliseconds