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

/freebsd-10.3-release/contrib/mdocml/
H A Dmdoc_man.c47 static int cond_head(DECL_ARGS);
107 { cond_head, pre_enc, NULL, "\\- ", NULL }, /* Nd */
339 cond_head(DECL_ARGS) function
/freebsd-10.3-release/lib/libkse/thread/
H A Dthr_cond.c816 struct pthread *tid = TAILQ_LAST(&cond->c_queue, cond_head);
H A Dthr_private.h373 TAILQ_HEAD(cond_head, pthread) c_queue;

Completed in 75 milliseconds