macro boot.janet on line 3810, column 3 (ev/with-rlock lock & body) Run a body of code after acquiring read access to an rwlock. Will automatically release the lock when done.