Home
last modified time | relevance | path

Searched defs:sentinel_wr (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
D_threadmodule.c1486 PyObject *sentinel_wr = NULL; in local_new() local
1569 PyObject **localsdict, PyObject **sentinel_wr) in create_localsdict()