Home
last modified time | relevance | path

Searched refs:is_terminated (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/groff/src/preproc/refer/
HDref.cpp788 int is_terminated(const char *ptr, const char *end) in is_terminated() function
862 is_terminated(f.contents(), f.contents() + f.length())); in output()
/freebsd-11-stable/contrib/gdb/gdb/
HDinfttrace.c860 is_terminated (lwpid_t tid) in is_terminated() function
3566 return !is_terminated (tid); in child_thread_alive()
4176 if (is_terminated (tid)) in thread_fake_step()