« Previous | Next » 

Revision 307149a8

ID307149a81f1c37747ca33807c08df5d4d4d8ab52

Added by Iustin Pop almost 16 years ago

Switch _QueuedOpCode to have their own lock

Right now, the queued opcode doesn't have a lock, and instead relies on
the parent QueuedJob's lock.

This is not good for logging feedback, so it's better to have a lock for
each queuedopcode.

Reviewed-by: ultrotter

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences