Searched refs:NOTIFY_REMOVED (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/linux/ | ||
D | mqueue.h | 49 #define NOTIFY_REMOVED 2 macro |
/linux-2.6.39/ipc/ | ||
D | mqueue.c | 578 set_cookie(info->notify_cookie, NOTIFY_REMOVED); in remove_notification() |