Home
last modified time | relevance | path

Searched refs:xs_thrcreate (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libsysevent/
H A Dlibsysevent_impl.h139 door_xcreate_server_func_t *xs_thrcreate; member
H A Dlibevchannel.c384 if (xsa->xs_thrcreate) { in xsub_door_server_create()
385 return (xsa->xs_thrcreate(dip, startf, startfarg, in xsub_door_server_create()
644 xsa->xs_thrcreate = thrcreate; in sysevent_subattr_thrcreate()
H A Dlibsysevent.c2066 if (xsa->xs_thrcreate) { in xdoor_server_create()
2067 return (xsa->xs_thrcreate(dip, startf, startfarg, in xdoor_server_create()
2223 if (xsa == NULL || xsa->xs_thrcreate == NULL) { in sysevent_bind_subscriber_cmn()
2243 created = xsa->xs_thrcreate(NULL, in sysevent_bind_subscriber_cmn()