HomeSort by relevance Sort by last modified time
    Searched defs:m_init (Results 1 - 2 of 2) sorted by null

  /external/libcups/cups/
thread-private.h 57 int m_init; /* Flag for on-demand initialization */ member in struct:_cups_mutex_s
  /external/python/cpython3/Include/
moduleobject.h 45 PyObject* (*m_init)(void); member in struct:PyModuleDef_Base
52 NULL, /* m_init */ \

Completed in 94 milliseconds