QoS session : Mutex lock cleanup
Review Request #208 — Created March 27, 2024 and updated — Latest diff uploaded
| Information | |
|---|---|
| pradeep | |
| APV10 | |
| 10.4.0.112_gail | |
| 649 | |
| Reviewers | |
| kdutta, prajesh, roland, tanya | |
we create a mutex lock to syn b/w threads while accessing CBQ class. This change will destroy mutex on deleting the CBQ class as part of cleanup
