Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 10105002: Add Sleep and Lock utilities (Closed)

Created:
April 4, 2013, 5:34 a.m. by Felix Dahlke
Modified:
April 4, 2013, 7:14 a.m.
Reviewers:
Wladimir Palant
CC:
Oleksandr
Visibility:
Public.

Description

Added a cross-platform Sleep function and Lock, a mutex wrapper for RAII-style locking.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -18 lines) Patch
M src/Thread.h View 2 chunks +12 lines, -0 lines 0 comments Download
M src/Thread.cpp View 3 chunks +23 lines, -0 lines 0 comments Download
M test/Thread.cpp View 7 chunks +7 lines, -18 lines 0 comments Download

Messages

Total messages: 2
Felix Dahlke
April 4, 2013, 5:45 a.m. (2013-04-04 05:45:04 UTC) #1
Wladimir Palant
April 4, 2013, 7:11 a.m. (2013-04-04 07:11:36 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld