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

/macosx-10.10.1/Libnotify-133.1.1/notifyd/
H A Dpathwatch.c324 * enqueued _vnode_event operations to complete before the vnode disappears.
325 * _vnode_event() quietly returns if the source has been cancelled.
340 _vnode_event(vnode_t *vnode) function
443 dispatch_source_set_event_handler(src, ^{ _vnode_event(vnode); });

Completed in 207 milliseconds