Searched refs:xs_thrcreate (Results 1 – 3 of 3) sorted by relevance
139 door_xcreate_server_func_t *xs_thrcreate; member
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()
2066 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()