Home
last modified time | relevance | path

Searched refs:__schedule_exit (Results 1 – 2 of 2) sorted by relevance

/external/iputils/
Dping_common.h223 extern int __schedule_exit(int next);
228 next = __schedule_exit(next); in schedule_exit()
Dping_common.c414 int __schedule_exit(int next) in __schedule_exit() function