tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

prjobfn.rst (120B)


      1 PRJobFn
      2 =======
      3 
      4 
      5 Syntax
      6 ------
      7 
      8 .. code::
      9 
     10   #include <prtpool.h>
     11 
     12   typedef void (PR_CALLBACK *PRJobFn)(void *arg);