With STD: : thread created thread can try pthread read-write lock,
Because the current use of c + + standard does not support read-write lock
CodePudding user response:
Should be using STD standard lock to realize the read-write lock yourself,
CodePudding user response: