Home
last modified time | relevance | path

Searched refs:update_thread (Results 1 – 5 of 5) sorted by relevance

/onnv-gate/usr/src/lib/libnisdb/yptol/
H A Dupdate.c59 void * update_thread(void *);
298 if (0 != thr_create(NULL, NULL, update_thread, new_map, in update_map_if_required()
342 update_thread(void *arg) in update_thread() function
/onnv-gate/usr/src/lib/libdhcpdu/common/
H A Drfc2136.c83 static void update_thread(void *);
235 if (thr_create(NULL, NULL, (void *(*)(void *))update_thread, in dns_puthostent()
301 update_thread(void *arg) in update_thread() function
/onnv-gate/usr/src/lib/fm/libfmd_snmp/common/
H A Dmodule.c275 update_thread(void *arg) in update_thread() function
360 if ((err = pthread_create(NULL, NULL, (void *(*)(void *))update_thread, in sunFmModuleTable_init()
H A Dresource.c270 update_thread(void *arg) in update_thread() function
357 if ((err = pthread_create(NULL, NULL, (void *(*)(void *))update_thread, in sunFmResourceTable_init()
H A Dproblem.c279 update_thread(void *arg) in update_thread() function
351 if ((err = pthread_create(NULL, NULL, (void *(*)(void *))update_thread, in sunFmProblemTable_init()