Home
last modified time | relevance | path

Searched refs:workq_add (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/mergeq/
H A Dworkq.h36 extern int workq_add(workq_t *, void *);
H A Dworkq.c175 workq_add(workq_t *wqp, void *item) in workq_add() function
/titanic_50/usr/src/test/util-tests/tests/workq/
H A Dwqt.c141 if ((ret = workq_add(wqp, *itemp)) != 0) { in wq_test_run()
/titanic_50/usr/src/lib/libctf/common/
H A Dctf_dwarf.c2929 if (workq_add(wqp, cup) == -1) { in ctf_dwarf_convert()