Crate protex

source ·

Structs§

  • unix based systems ProTex (process mutex) is used to bring concurrency to multi processing well it can be used for multithreading too
  • unix based systems it will release the ProTex when it goes out of the scope automatically