You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
samples: philosophers: Migrate Mutex to const constructor
With Mutex having a const constructor, simplify the initializaion, and
use a simple static for the Stats container.
Signed-off-by: David Brown <[email protected]>
0 commit comments