OSDN Git Service

The new WebKit expects atomicIncrement to return int
authorGrace Kloba <klobag@google.com>
Wed, 21 Oct 2009 18:55:15 +0000 (11:55 -0700)
committerGrace Kloba <klobag@google.com>
Wed, 21 Oct 2009 18:55:15 +0000 (11:55 -0700)
commit85cea76ffd430cec08504b3ca340e92556a1ec52
treef0e8fb5bab94bd5a7996b61299e4a70bfcf73900
parentb962974b492a268d385321ef1822111b25569c73
The new WebKit expects atomicIncrement to return int
instead of void.
JavaScriptCore/wtf/Threading.h