Home
last modified time | relevance | path

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

/titanic_41/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
/titanic_41/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()