Searched refs:BLF_FREED (Results 1 – 2 of 2) sorted by relevance
204 #define BLF_FREED 0x0020 /* free has begun; debug assertion */ macro
864 ASSERT(!(blp->bl_flags & BLF_FREED)); in link_free()865 blp->bl_flags |= BLF_FREED; in link_free()