lkml.org 
[lkml]   [2004]   [May]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC] [PATCH] Performance of del_timer_sync
On Tue, May 11, 2004 at 01:11:37PM -0700, Andrew Morton wrote:
> +int del_single_shot_timer(struct timer_struct *timer)
> +{
> + if (del_timer(timer))
> + del_timer_sync(timer);
> +}

it's probably better named del_timer_singleshot given the name we gave
to the other timer functions.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:03    [W:0.061 / U:0.120 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site