| 20319 | } |
| 20320 | #if CYTHON_COMPILING_IN_CPYTHON_FREETHREADING |
| 20321 | else if (unlikely(was_initialized == 1)) { |
| 20322 | __Pyx_CachedCFunction tmp_cfunc = { |
| 20323 | #ifndef __cplusplus |
| 20324 | 0 |
| 20325 | #endif |
| 20326 | }; |
| 20327 | tmp_cfunc.type = cfunc->type; |
| 20328 | tmp_cfunc.method_name = cfunc->method_name; |
| 20329 | return __Pyx__CallUnboundCMethod0(&tmp_cfunc, self); |