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

/freebsd-10.2-release/lib/libkse/thread/
H A Dthr_priority_queue.c50 #define PQ_SET_ACTIVE(pq) (pq)->pq_flags |= PQF_ACTIVE macro
75 #define PQ_SET_ACTIVE(pq) macro
146 PQ_SET_ACTIVE(pq);
175 PQ_SET_ACTIVE(pq);
201 PQ_SET_ACTIVE(pq);
228 PQ_SET_ACTIVE(pq);
263 PQ_SET_ACTIVE(pq);

Completed in 40 milliseconds