Searched defs:SAFE_PTHREAD (Results 1 – 2 of 2) sorted by relevance
252 #define SAFE_PTHREAD(fncall) do { /* run fncall if is_safe_ is true */ \ macro277 #define SAFE_PTHREAD(fncall) do { /* run fncall if is_safe_ is true */ \ macro
78 #define SAFE_PTHREAD(fncall) \ macro