Lines Matching refs:reg_thread
50 * the reg_thread monitors the global static reg_q for messages
53 * the reg_thread reads the message from the reg_q, and sends the
55 * the reg_thread then invokes the SLPRegReport callback with the error
57 * once started, the reg_thread manages registration refreshing.
111 static int slp_reg_thr_running; /* positive if reg_thread is running */
123 static void reg_thread();
528 * Put a reg message on the queue. Assumes reg_thread is running.
568 0, NULL, (void *(*)(void *)) reg_thread,
591 static void reg_thread() {
686 * list managed by reg_thread.