struct TogglePageAllocLock

Defined at line 169 of file ../../zircon/kernel/tests/mmu_tests.cc

Since toggle_page_alloc_fn needs global state to operate, define a lock to ensure we are only

running a single instance of these tests at a time.