Searched defs:is_sync (Results 1 – 3 of 3) sorted by relevance
69 int is_sync, is_body, n = ff_smil_extract_next_text_chunk(&tr, &buf, &c); in sami_read_header() local
527 def _push_exit_callback(self, callback, is_sync=True): argument
1251 fn is_sync<T: Sync>() {} in _check_kinds() function