Searched defs:picld_create_server_thread (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/picl/picld/
H A Dpicld.c953 * picld_create_server_thread - binds the running thread to the private
958 picld_create_server_thread(void *arg) function
1010 if (pthread_create(NULL, &attr, picld_create_server_thread,

Completed in 46 milliseconds