Searched refs:update_thread (Results 1 – 4 of 4) sorted by relevance
| /titanic_50/usr/src/lib/libnisdb/yptol/ |
| H A D | update.c | 58 void * update_thread(void *); 297 if (0 != thr_create(NULL, NULL, update_thread, new_map, in update_map_if_required() 341 update_thread(void *arg) in update_thread() function
|
| /titanic_50/usr/src/lib/fm/libfmd_snmp/common/ |
| H A D | module.c | 275 update_thread(void *arg) in update_thread() function 360 if ((err = pthread_create(NULL, NULL, (void *(*)(void *))update_thread, in sunFmModuleTable_init()
|
| H A D | resource.c | 270 update_thread(void *arg) in update_thread() function 357 if ((err = pthread_create(NULL, NULL, (void *(*)(void *))update_thread, in sunFmResourceTable_init()
|
| H A D | problem.c | 279 update_thread(void *arg) in update_thread() function 351 if ((err = pthread_create(NULL, NULL, (void *(*)(void *))update_thread, in sunFmProblemTable_init()
|