Keyboard Shortcuts
File
u
:
up to issue
m
:
publish + mail comments
M
:
edit review message
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
<Enter>
:
respond to / edit current comment
d
:
mark current comment as done
Issue
u
:
up to list of issues
m
:
publish + mail comments
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
#
:
close issue
Comment/message editing
<Ctrl>
+
s
or
<Ctrl>
+
Enter
:
save comment
<Esc>
:
cancel edit
Rietveld
Code Review Tool
Help
|
Bug tracker
|
Discussion group
|
Source code
|
Sign in
(59)
Issues
Repositories
Search
Open Issues
|
Closed Issues
|
All Issues
|
Sign in
with your
Google Account
to create issues and add comments
Issue
41094
: Replacement for earlier changeset - review this one
Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years, 9 months ago by
Talin
Modified:
16 years, 9 months ago
Reviewers:
Jeffrey Yasskin
CC:
scarcity-dev_googlegroups.com
Visibility:
Public.
Description
Threading policy classes
Patch Set 1
#
Created:
16 years, 9 months ago
Download
[raw]
[tar.bz2]
Unified diffs
Side-by-side diffs
Delta from patch set
Stats
(
+3686 lines, -2473 lines
)
Patch
M
Makefile.am
View
2 chunks
+11 lines, -1 line
0 comments
Download
M
Makefile.in
View
14 chunks
+102 lines, -24 lines
0 comments
Download
M
aclocal.m4
View
11 chunks
+38 lines, -23 lines
0 comments
Download
M
config.h.in
View
1 chunk
+3 lines, -3 lines
0 comments
Download
M
configure
View
278 chunks
+2818 lines, -2402 lines
0 comments
Download
A
include/scarcity/diagnostics/PosixError.h
View
1 chunk
+43 lines, -0 lines
0 comments
Download
A
include/scarcity/threading/Threading.h
View
1 chunk
+33 lines, -0 lines
0 comments
Download
A
include/scarcity/threading/pthread/PThread.h
View
1 chunk
+44 lines, -0 lines
0 comments
Download
A
include/scarcity/threading/pthread/PThreadCondMutex.h
View
1 chunk
+78 lines, -0 lines
0 comments
Download
A
include/scarcity/threading/pthread/PThreadLocalData.h
View
1 chunk
+78 lines, -0 lines
0 comments
Download
A
include/scarcity/threading/pthread/PThreadMutex.h
View
1 chunk
+47 lines, -0 lines
0 comments
Download
A
include/scarcity/threading/pthread/PThreadThread.h
View
1 chunk
+65 lines, -0 lines
0 comments
Download
A
lib/diagnostics/PosixError.cpp
View
1 chunk
+29 lines, -0 lines
0 comments
Download
A
lib/threading/pthread/PThreadCondMutex.cpp
View
1 chunk
+32 lines, -0 lines
0 comments
Download
A
lib/threading/pthread/PThreadMutex.cpp
View
1 chunk
+36 lines, -0 lines
0 comments
Download
A
lib/threading/pthread/PThreadThread.cpp
View
1 chunk
+36 lines, -0 lines
0 comments
Download
M
test/Makefile.am
View
1 chunk
+1 line, -0 lines
0 comments
Download
M
test/Makefile.in
View
14 chunks
+49 lines, -20 lines
0 comments
Download
A
test/unit/ThreadingTest.cpp
View
1 chunk
+143 lines, -0 lines
0 comments
Download
Messages
Total messages: 1
Expand All Messages
|
Collapse All Messages
Talin
16 years, 9 months ago (2009-04-16 22:09:57 UTC)
#1
Sign in
to reply to this message.
Expand All Messages
|
Collapse All Messages
Issue 41094: Replacement for earlier changeset - review this one
Created 16 years, 9 months ago by Talin
Modified 16 years, 9 months ago
Reviewers: Jeffrey Yasskin
Base URL:
Comments: 0
Recent Issues
|
This issue
This is Rietveld
f62528b