Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(38)

Issue 5498069: android: optimize atomics routines (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 9 months ago by digit
Modified:
12 years, 9 months ago
Reviewers:
DerekS, caryclark1, reed1
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

android: optimize atomics routines This patch provides a slightly optimized implementation of atomic increment/decrement functions by using static inlined versions of the gcc intrinsics. Committed: http://code.google.com/p/skia/source/detail?r=3012

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -2 lines) Patch
M include/core/SkThread_platform.h View 1 chunk +41 lines, -2 lines 0 comments Download
M src/ports/SkThread_pthread.cpp View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 3
DerekS
lgtm
12 years, 9 months ago (2012-01-11 16:27:21 UTC) #1
digit
On 2012/01/11 16:27:21, djsollen wrote: > lgtm thanks
12 years, 9 months ago (2012-01-11 16:27:39 UTC) #2
digit
12 years, 9 months ago (2012-01-11 16:27:47 UTC) #3

          
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b