Home
last modified time | relevance | path

Searched refs:_tcall (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.141.1/libkern/c++/
H A DOSSymbol.cpp116 thread_call_t _tcall; member in OSSymbolPool
160 _tcall = thread_call_allocate_with_options(rehash, this, in OSSymbolPool()
268 thread_call_enter(_tcall); in insertSymbol()
303 thread_call_enter(_tcall); in removeSymbol()