HomeSort by relevance Sort by last modified time
    Searched refs:tstate (Results 1 - 14 of 14) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
ceval.h 126 PyAPI_FUNC(void) PyEval_AcquireThread(PyThreadState *tstate); variable
127 PyAPI_FUNC(void) PyEval_ReleaseThread(PyThreadState *tstate); variable
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
ceval.h 126 PyAPI_FUNC(void) PyEval_AcquireThread(PyThreadState *tstate); variable
127 PyAPI_FUNC(void) PyEval_ReleaseThread(PyThreadState *tstate); variable
  /external/ppp/pppd/include/net/
slcompress.h 120 struct cstate *last_cs; /* most recently used tstate */
134 struct cstate tstate[MAX_STATES]; /* xmit connection states */ member in struct:slcompress
vjcompress.h 119 struct cstate *last_cs; /* most recently used tstate */
126 struct cstate tstate[MAX_STATES]; /* xmit connection states */ member in struct:vjcompress
  /external/chromium_org/third_party/bintrees/bintrees/
cwalker.c 2883 PyThreadState *tstate = PyThreadState_GET(); local
2899 PyThreadState *tstate = PyThreadState_GET(); local
3047 PyThreadState *tstate = PyThreadState_GET(); local
    [all...]
qavltree.c 2365 PyThreadState *tstate = PyThreadState_GET(); local
2381 PyThreadState *tstate = PyThreadState_GET(); local
2529 PyThreadState *tstate = PyThreadState_GET(); local
    [all...]
qbintree.c 2360 PyThreadState *tstate = PyThreadState_GET(); local
2376 PyThreadState *tstate = PyThreadState_GET(); local
2524 PyThreadState *tstate = PyThreadState_GET(); local
    [all...]
qrbtree.c 2362 PyThreadState *tstate = PyThreadState_GET(); local
2378 PyThreadState *tstate = PyThreadState_GET(); local
2526 PyThreadState *tstate = PyThreadState_GET(); local
    [all...]
  /external/mksh/src/
sh.h 1225 struct tstate { struct
    [all...]
main.c     [all...]
exec.c 1176 struct tstate ts;
    [all...]
funcs.c 1191 struct tstate ts;
    [all...]
  /external/lldb/tools/debugserver/source/
RNBRemote.cpp     [all...]
  /external/strace/
syscall.c     [all...]

Completed in 773 milliseconds