Searched refs:thread_depth (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/usr.bin/mail/ | ||
H A D | thread.h | 62 int thread_depth(void); |
H A D | format.c | 162 depth -= thread_depth(); in sfmtfield() |
H A D | thread.c | 328 thread_depth(void) in thread_depth() function |