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

/osnet-11/usr/src/lib/libslp/clib/
H A DSLPOpen.c134 if (slp_enqueue_at_head(hp->q, NULL) != SLP_OK) {
H A Dslp_queue.c36 * slp_enqueue_at_head: place a message the the start of the queue
147 SLPError slp_enqueue_at_head(slp_queue_t *qa, void *msg) { function
H A Dslp-internal.h111 extern SLPError slp_enqueue_at_head(slp_queue_t *, void *);

Completed in 51 milliseconds