HomeSort by relevance Sort by last modified time
    Searched refs:FstOnceType (Results 1 - 3 of 3) sorted by null

  /external/openfst/src/include/fst/
lock.h 33 typedef int FstOnceType;
37 inline int FstOnceInit(FstOnceType *once, void (*init)(void)) {