Searched refs:THREAD_INIT (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/mail/
H A Dthread.c61 #define THREAD_INIT {NULL, NULL, 0} macro
71 static struct thread_s message_array = THREAD_INIT; /* the basic message array */
72 static struct thread_s current_thread = THREAD_INIT; /* the current thread */

Completed in 57 milliseconds