Locking in JANA

From GlueXWiki
Revision as of 10:09, 11 April 2016 by Pmatt (Talk | contribs) (Created page with "* Do not place use any locks in JEventProcessor::init(), they are unnecessary, and a waste of time: JANA is guaranteed to be single-threaded in this function")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
  • Do not place use any locks in JEventProcessor::init(), they are unnecessary, and a waste of time: JANA is guaranteed to be single-threaded in this function