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

/netbsd-6-1-5-RELEASE/usr.bin/mail/
H A Dthread.h60 void thread_fix_new_links(struct message *, int, int);
H A Dextern.h362 # define thread_fix_new_links(message,omsgCount,msgCount) macro
H A Dfio.c153 thread_fix_new_links(nmessage, omsgCount, nmsgCount);
H A Dthread.c450 message_array.t_head = nmessage; /* for assert check in thread_fix_new_links */
492 thread_fix_new_links(struct message *message, int omsgCount, int msgCount) function
1674 thread_fix_new_links(message_array.t_head, 0, message_array.t_msgCount);

Completed in 65 milliseconds