Searched refs:taskq_constructor (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/os/ |
H A D | taskq.c | 576 static int taskq_constructor(void *, void *, int); 771 taskq_constructor(void *buf, void *cdrarg, int kmflags) in taskq_constructor() function 838 0, taskq_constructor, taskq_destructor, NULL, NULL, NULL, 0); in taskq_init()
|