Home
last modified time | relevance | path

Searched refs:_opaque_pthread_cond_t (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/lib2to3/tests/data/
H A Dinfinite_recursion.py2116 class _opaque_pthread_cond_t(Structure): class
2118 _opaque_pthread_cond_t._fields_ = [
2122 assert sizeof(_opaque_pthread_cond_t) == 28, sizeof(_opaque_pthread_cond_t)
2123 assert alignment(_opaque_pthread_cond_t) == 4, alignment(_opaque_pthread_cond_t)
2194 __darwin_pthread_cond_t = _opaque_pthread_cond_t
2604 'hostent', 'x509_cert_aux_st', '_opaque_pthread_cond_t',

Completed in 5 milliseconds