Searched refs:UMU_NOTIFY (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libumem/common/
H A Dumem_fork.c154 if (cp->cache_uflags & UMU_NOTIFY)
155 cp->cache_uflags &= ~UMU_NOTIFY;
H A Dumem_impl.h382 #define UMU_NOTIFY 0x08000000 macro
H A Dumem.c188 * If a cache is in the Active state, UMU_NOTIFY can be set, which asks
734 cp->cache_uflags |= UMU_NOTIFY;
2285 if (cp->cache_uflags & UMU_NOTIFY) {
2286 uflags |= UMU_NOTIFY;

Completed in 30 milliseconds