Open
Bug 1404983
Opened 7 years ago
Updated 2 years ago
Meta: use only one concurrency primitive in the MSG
Categories
(Core :: WebRTC: Audio/Video, enhancement, P3)
Core
WebRTC: Audio/Video
Tracking
()
NEW
People
(Reporter: padenot, Unassigned)
References
(Depends on 5 open bugs, Blocks 1 open bug)
Details
We use atomics, mutexes, and message queues. We should remove mutexes, and use atomics only when needed.
Reporter | ||
Updated•7 years ago
|
Blocks: webrtc-call-quality
Reporter | ||
Updated•7 years ago
|
Rank: 20
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•