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

  /external/bluetooth/glib/gthread/
gthread-posix.c 92 # define pthread_attr_destroy(a) pthread_attr_delete (a) macro
358 posix_check_cmd (pthread_attr_destroy (&attr));
  /bionic/libc/bionic/
pthread.c 397 int pthread_attr_destroy(pthread_attr_t * attr) function
    [all...]

Completed in 270 milliseconds