HomeSort by: relevance | last modified time | path
    Searched defs:was_notifiable (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libevent/dist/
event.c 989 int was_notifiable = 0; local
1027 was_notifiable = 1;
1084 if (was_notifiable && res == 0)
  /src/external/bsd/ntp/dist/sntp/libevent/
event.c 987 int was_notifiable = 0; local
1025 was_notifiable = 1;
1082 if (was_notifiable && res == 0)

Completed in 54 milliseconds