]> Git Repo - linux.git/commit - kernel/time/posix-timers.h
posix-timers: Add timer_rearm() callback
authorThomas Gleixner <[email protected]>
Tue, 30 May 2017 21:15:45 +0000 (23:15 +0200)
committerThomas Gleixner <[email protected]>
Sun, 4 Jun 2017 13:40:25 +0000 (15:40 +0200)
commit30802945893bc944b5971b408b37511a03b54e5c
treea95a27aa633f3987feec6cc87d7cb4dcdd5f9ad3
parentd97bb75ddd2f38068df01da8abf26df78756253c
posix-timers: Add timer_rearm() callback

Add a timer_rearm() callback which is used to make the rescheduling of
posix interval timers independent of the underlying clock implementation.

Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: John Stultz <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
kernel/time/posix-timers.h
This page took 0.0430160000000001 seconds and 4 git commands to generate.