Lines Matching defs:sync
463 bool sync, unsigned int seq)
467 int cur_evt_idx = sync ? 1 : 0;
471 hmdfs_node_call_evt_cb(node, evt, sync, seq);
482 * N-th sync cb completes before N-th async cb,
497 /* sync cb has been done */
510 * (1) sync callbacks are invoked according to the queue order of raw events:
514 * (3) async callback is invoked after sync callback of the same raw event:
516 * (4) async callback of N-th raw event and sync callback of (N+x)-th raw
536 /* call sync cb, then async cb */
543 * Take seq_lock firstly to ensure N-th sync cb