Searched refs:sigev_node (Results 1 – 5 of 5) sorted by relevance
37 struct sigev_node;40 typedef void (*sigev_dispatch_t)(struct sigev_node *);42 struct sigev_node { struct43 LIST_ENTRY(sigev_node) sn_link;60 struct sigev_node *tn_cur; argument71 struct sigev_node *__sigev_alloc(int, const struct sigevent *,72 struct sigev_node *, int);73 struct sigev_node *__sigev_find(int, sigev_id_t);76 int __sigev_register(struct sigev_node *);78 int __sigev_delete_node(struct sigev_node *);[all …]
47 LIST_HEAD(sigev_list_head, sigev_node);189 struct sigev_node *193 struct sigev_node *sn; in __sigev_alloc()238 __sigev_free(struct sigev_node *sn) in __sigev_free()244 struct sigev_node *247 struct sigev_node *sn; in __sigev_find()258 __sigev_register(struct sigev_node *sn) in __sigev_register()269 struct sigev_node *sn; in __sigev_delete()370 struct sigev_node *sn; in sigev_service_loop()441 struct sigev_node *sn = arg; in worker_routine()[all …]
65 aio_dispatch(struct sigev_node *sn) in aio_dispatch()74 struct sigev_node **sn, struct sigevent *saved_ev) in aio_sigev_alloc()103 struct sigev_node *sn; in aio_io()201 struct sigev_node *sn; in __aio_fsync()228 struct sigev_node *sn; in __lio_listio()
53 struct sigev_node *node;70 timer_dispatch(struct sigev_node *sn) in timer_dispatch()84 struct sigev_node *sn; in __timer_create()
58 struct sigev_node *node;122 mq_dispatch(struct sigev_node *sn) in mq_dispatch()138 struct sigev_node *sn; in __mq_notify()