Home
last modified time | relevance | path

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

/third_party/ltp/include/
Dtst_safe_macros.h549 int safe_getpriority(const char *file, const int lineno, int which, id_t who);
551 safe_getpriority(__FILE__, __LINE__, (which), (who))
/third_party/ltp/lib/
Dsafe_macros.c1033 int safe_getpriority(const char *file, const int lineno, int which, id_t who) in safe_getpriority() function