Multi-thread guards are implemented at the log thread level tp protect job queue from enqueue, dequeue, and backup logSafe file. So, we do not need to the extra critset from SafeQueueOf. This will improve performance. Signed-off-by: wangkx <kevin.wang@lexisnexis.com>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|