pooka 5fe33bdc4b Clear rwlock's "writer" field when releasing the lock. Otherwise it might
have been possible for "readers" to reach visibility before "writer"
when another CPU took the lock, thus leading the previous owner to
incorrectly think that it still owned the lock in rw_write_held().

Also, remove duplicate clause from assert().
2013-05-02 16:49:08 +00:00
2013-04-28 17:01:28 +00:00
2013-04-29 17:59:50 +00:00
2013-05-02 13:30:10 +00:00
2013-04-29 15:05:35 +00:00
2013-05-01 15:57:44 +00:00
2013-05-02 07:01:55 +00:00
2013-05-02 07:17:35 +00:00
2013-05-01 20:53:59 +00:00
2013-05-01 13:11:59 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%