Home
last modified time | relevance | path

Searched refs:startfarg (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libsysevent/
H A Dlibevchannel.c368 void *startfarg, void *cookie) in xsub_door_server_create() argument
385 return (xsa->xs_thrcreate(dip, startf, startfarg, in xsub_door_server_create()
397 err = pthread_create(NULL, thrattr, startf, startfarg); in xsub_door_server_create()
H A Dlibsysevent.c2058 void *startfarg, void *cookie) in xdoor_server_create() argument
2066 return (xsa->xs_thrcreate(dip, startf, startfarg, in xdoor_server_create()
2078 err = pthread_create(NULL, thrattr, startf, startfarg); in xdoor_server_create()