On Sat, Feb 9, 2013 at 3:42 PM, Michel Lespinasse wrote:
> On Fri, Feb 8, 2013 at 11:30 PM, Hillf Danton wrote:
>> On Sat, Feb 9, 2013 at 10:45 AM, Michel Lespinasse wrote:
>>> + if (waiter->type != RWSEM_WAITING_FOR_WRITE) {
>>> + list_del(&waiter->list);
>>>
On Fri, Feb 8, 2013 at 11:30 PM, Hillf Danton wrote:
> On Sat, Feb 9, 2013 at 10:45 AM, Michel Lespinasse wrote:
>> + if (waiter->type != RWSEM_WAITING_FOR_WRITE) {
>> + list_del(&waiter->list);
>> +
>> + /* Set RWSEM_WAITING_BIAS before w
On Sat, Feb 9, 2013 at 10:45 AM, Michel Lespinasse wrote:
> + if (waiter->type != RWSEM_WAITING_FOR_WRITE) {
> + list_del(&waiter->list);
> +
> + /* Set RWSEM_WAITING_BIAS before waking the last
> reader
> +* so we
3 matches
Mail list logo