Livejournal
Log in
Post
Friends
My journal
mambaram
in
programmers_fun
опенсорц
Apr 27, 2009 15:00
проект
dahdi
, drivers/dahdi/wct4xpp/base.c:
static inline void wait_a_little(void)
{
unsigned long newjiffies=jiffies+2;
while(jiffies < newjiffies);
}
Кто-то может обьяснить смысл?
Leave a comment
Read comments 9
Previous post
Next post
Up