HomeSort by relevance Sort by last modified time
    Searched refs:sigev_notify_attributes (Results 51 - 54 of 54) sorted by null

1 23

  /bionic/libc/bionic/
pthread-timers.c 323 if (evp->sigev_notify_attributes == NULL) {
326 timer->attributes = ((pthread_attr_t*) evp->sigev_notify_attributes)[0];
  /device/common/libbt/src/
upio.c 388 se.sigev_notify_attributes = NULL;
  /external/kernel-headers/original/asm-generic/
siginfo.h 267 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro
  /external/strace/
time.c 828 sev.sigev_notify_attributes);

Completed in 140 milliseconds

1 23