Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dtaskq.c585 static int taskq_ent_constructor(void *, void *, int);
820 taskq_ent_constructor(void *buf, void *cdrarg, int kmflags) in taskq_ent_constructor() function
844 sizeof (taskq_ent_t), 0, taskq_ent_constructor, in taskq_init()