Searched refs:async_daemon (Results 1 – 3 of 3) sorted by relevance
700 int async_daemon(struct lwp *, const void *, register_t *);
695 .sy_call = (sy_call_t *)async_daemon
300 async_daemon(struct lwp *l, const void *v, register_t *retval) in async_daemon() function