Searched refs:PATH_SRC_SUSPENDED (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/Libnotify-133.1.1/notifyd/
H A Dpathwatch.h55 #define PATH_SRC_SUSPENDED 0x10000000 macro
H A Dpathwatch.c856 if ((pnode->flags & PATH_SRC_SUSPENDED) == 0)
859 pnode->flags |= PATH_SRC_SUSPENDED;
866 pnode->flags &= ~PATH_SRC_SUSPENDED;

Completed in 117 milliseconds