#include "sync_utils.h"
Go to the source code of this file.
char _tmp[256]; \ char *tmp = (char *) ALIGN(_tmp, 128); \ volatile s32 *buf = (volatile s32 *) &tmp[0]; \ u32 size = 128, tagid = 0; \ s32 status, ret_val; \ u32 offset; \ addr64 ea64; \ condition_variable_t cond_var