Home
last modified time | relevance | path

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

/third_party/ltp/include/
Dtst_safe_pthread.h15 #define TST_DECLARE_ONCE_FN(name_fn, exec_fn) \ argument
19 pthread_once(&ltp_once, exec_fn); \
/third_party/ltp/include/old/
Dtest.h92 #define TST_DECLARE_ONCE_FN(name_fn, exec_fn) \ argument
96 pthread_once(&ltp_once, exec_fn); \