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

  /bionic/libc/bionic/
pthread_mutex.cpp 218 int pthread_mutexattr_gettype(const pthread_mutexattr_t *attr, int *type_p)
226 *type_p = type;
  /external/ltrace/
ltrace-elf.c 168 type_p(Elf_Scn *scn, GElf_Shdr *shdr, void *data) function
179 &type_p, &type);
    [all...]

Completed in 88 milliseconds