Home
last modified time | relevance | path

Searched refs:src_queue (Results 1 – 2 of 2) sorted by relevance

/NextBSD/usr.sbin/notifyd/
HDpathwatch.h74 dispatch_queue_t src_queue; member
HDpathwatch.c644 dispatch_release(pnode->src_queue); in _path_node_free()
665 dispatch_async(pnode->src_queue, ^{ in _path_node_release()
949 pnode->src_queue = queue; in path_node_create()