Home
last modified time | relevance | path

Searched refs:_exfile_initialized (Results 1 – 1 of 1) sorted by relevance

/third_party/iowow/src/fs/
Diwexfile.c911 static int _exfile_initialized = 0; in iwfs_exfile_init() local
914 if (!__sync_bool_compare_and_swap(&_exfile_initialized, 0, 1)) { in iwfs_exfile_init()