Home
last modified time | relevance | path

Searched refs:setup_thread (Results 1 – 7 of 7) sorted by relevance

/glibc-2.36/nscd/
Dnscd_setup_thread.c22 setup_thread (struct database_dyn *db) in setup_thread() function
Dnscd.h364 extern int setup_thread (struct database_dyn *db);
Dconnections.c1500 int dont_need_update = setup_thread (&dbs[my_number]); in nscd_run_prune()
/glibc-2.36/sysdeps/unix/sysv/linux/
Dnscd_setup_thread.c25 setup_thread (struct database_dyn *db) in setup_thread() function
/glibc-2.36/ChangeLog.old/
DChangeLog.152589 * sysdeps/unix/sysv/linux/nscd_setup_thread.c (setup_thread):
2861 * nscd/connections.c (nscd_run): Call setup_thread only for enabled
2952 * nscd/connections.c (nscd_run): Call setup_thread for maintenance
2956 * nscd/nscd.h: Declare setup_thread.
DChangeLog.178280 * sysdeps/unix/sysv/linux/nscd_setup_thread.c (setup_thread):
8516 Update declarations of prune_cache and setup_thread.
DChangeLog.2110715 (setup_thread): Modified function.