panaggio (Ricardo Panaggio)
- Login: panaggio
- Email: panaggio.ricardo@gmail.com
- Registered on: 07/28/2010
- Last sign in: 05/19/2011
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
07/28/2010
-
02:51 AM Ruby Feature #3620 (Closed): Add Queue, SIzedQueue and ConditionVariable implementations in C in addition to ruby ones
- =begin
Queue, SizedQueue and ConditionVariable are important synchronization primitives and are nowadays implemented in Ruby.
Attached patch (initiated by myself and heavily enriched by Nobu) contains these sync primitives impleme...