init_room
init_room(&bdev->eventRoom);
init_room(&bdev->aclRoom);
init_room(&bdev->scoRoom);
void init_room(struct list* l);