Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dfork.c146 lwpent_t *clep; in cfork() local
419 clep = kmem_zalloc(sizeof (*clep), KM_SLEEP); in cfork()
420 clep->le_lwpid = lep->le_lwpid; in cfork()
421 clep->le_start = lep->le_start; in cfork()
422 lwp_hash_in(cp, clep, in cfork()