Searched refs:__cond_lock (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/validation/ | ||
H A D | context.c | 1 #define __cond_lock(c) ((c) ? ({ __context__(1); 1; }) : 0) macro 14 #define ca(fail) __cond_lock(_ca(fail)) |
Completed in 1 milliseconds