Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/skywalk/
H A DIOSkywalkSupport.h83 boolean_t threadSafe; /* thread safe */ member
/xnu-11215/iokit/bsddev/skywalk/
H A DIOSkywalkSupport.cpp1319 if (fSpec.threadSafe) { in OSDefineMetaClassAndFinalStructorsWithZone()
/xnu-11215/bsd/skywalk/mem/
H A Dskmem_region.c846 skr->skr_bufspec.threadSafe = !!(skr->skr_mode & SKR_MODE_THREADSAFE); in skmem_region_create()