JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

ev/with-rlock

core-api


    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.


0 examplesSign in to add an example
Loading...