Home
last modified time | relevance | path

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

/haiku/src/system/kernel/slab/
H A DSlab.cpp45 MaintenanceQueue; typedef
52 static MaintenanceQueue sMaintenanceQueue;
1439 new(&sMaintenanceQueue) MaintenanceQueue; in slab_init_post_thread()