Searched refs:is_thread (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/usr.bin/mail/ |
| H A D | format.c | 214 int is_thread; in sfmtflag() local 219 is_thread = mp->m_clink != NULL; in sfmtflag() 220 disp[0] = is_thread ? '+' : ' '; in sfmtflag()
|
| /netbsd-src/external/bsd/top/dist/machine/ |
| H A D | m_freebsd.c | 1244 int is_thread; in get_process_info() local 1251 is_thread = (prev_pp != NULL && PP(prev_pp, pid) == pid); in get_process_info() 1255 if (show_threads || !is_thread) in get_process_info() 1335 if (show_threads || !is_thread) in get_process_info()
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/ |
| H A D | ChangeLog-2001 | 5503 (is_lwp, is_thread): Redefine. 5512 (is_lwp, is_thread): Redefine. 5518 (is_lwp, is_thread): Redefine.
|
| H A D | ChangeLog-2008 | 9566 (GET_LWP, GET_PID, GET_THREAD, is_lwp, is_thread, BUILD_LWP): Delete. 9586 is_thread. Check that private is set. Assume that the thread
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
| H A D | ChangeLog-2001 | 5503 (is_lwp, is_thread): Redefine. 5512 (is_lwp, is_thread): Redefine. 5518 (is_lwp, is_thread): Redefine.
|
| H A D | ChangeLog-2008 | 9566 (GET_LWP, GET_PID, GET_THREAD, is_lwp, is_thread, BUILD_LWP): Delete. 9586 is_thread. Check that private is set. Assume that the thread
|