Searched refs:xs_thrcreate (Results 1 – 3 of 3) sorted by relevance
384 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()
139 door_xcreate_server_func_t *xs_thrcreate; member
2065 if (xsa->xs_thrcreate) { in xdoor_server_create()2066 return (xsa->xs_thrcreate(dip, startf, startfarg, in xdoor_server_create()2222 if (xsa == NULL || xsa->xs_thrcreate == NULL) { in sysevent_bind_subscriber_cmn()2241 created = xsa->xs_thrcreate(NULL, subscriber_event_handler, in sysevent_bind_subscriber_cmn()