Home
last modified time | relevance | path

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

/third_party/python/Lib/lib2to3/tests/data/
H A Dinfinite_recursion.py2140 class _opaque_pthread_mutexattr_t(Structure): class
2142 _opaque_pthread_mutexattr_t._fields_ = [
2146 assert sizeof(_opaque_pthread_mutexattr_t) == 12, sizeof(_opaque_pthread_mutexattr_t)
2147 assert alignment(_opaque_pthread_mutexattr_t) == 4, alignment(_opaque_pthread_mutexattr_t)
2198 __darwin_pthread_mutexattr_t = _opaque_pthread_mutexattr_t
2612 '_opaque_pthread_mutexattr_t', 'ssl_st',

Completed in 4 milliseconds