Did not re-enable interrupts
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@238 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
4074b03ff7
commit
341cf6f778
@ -158,6 +158,7 @@ void weak_function timer_deleteall(pid_t pid)
|
|||||||
timer_delete((timer_t)timer);
|
timer_delete((timer_t)timer);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
irqrestore(flags);
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif /* CONFIG_DISABLE_POSIX_TIMERS */
|
#endif /* CONFIG_DISABLE_POSIX_TIMERS */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user