macro 
    boot.janet  on  line  3853 , 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.