Home
last modified time | relevance | path

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

/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dsphinxrt.h68 virtual void Optimize ( volatile bool * pForceTerminate, ThrottleState_t * pThrottle ) = 0;
H A Dsphinxint.h220 void SetThrottle ( ThrottleState_t * pState ) { m_pThrottle = pState; } in SetThrottle()
237 ThrottleState_t * m_pThrottle;
323 void SetThrottle ( ThrottleState_t * pState ) { m_pThrottle = pState; } in SetThrottle()
342 ThrottleState_t * m_pThrottle;
1709 struct ThrottleState_t struct
1715 ThrottleState_t () in ThrottleState_t() argument
1732 …_t> & dKillList, CSphString & sError, CSphIndexProgress & tProgress, ThrottleState_t * pThrottle, …
H A Dsphinx.h830 struct ThrottleState_t;
938 …in ( CSphAutofile & tTempDict, CSphAutofile & tDict, int iDictLimit, ThrottleState_t * pThrottle );
947 …ictEnd ( DictHeader_t * pHeader, int iMemLimit, CSphString & sError, ThrottleState_t * pThrottle );
H A Dsphinx.cpp744 ThrottleState_t * m_pThrottle;
769 void SetThrottle ( ThrottleState_t * pState ) { m_pThrottle = pState; } in SetThrottle()
1284 ThrottleState_t * m_pThrottle;
1709 static ThrottleState_t g_tThrottle;
1718 static inline void sphThrottleSleep ( ThrottleState_t * pState ) in sphThrottleSleep()
10907 void SetThrottle ( ThrottleState_t * pState ) { m_pThrottle = pState; } in SetThrottle()
10918 ThrottleState_t * m_pThrottle;
14176 CSphString & sError, bool bWordDict, ThrottleState_t * pThrottle, bool bHasSkips ) in Setup()
14430 int iDynamic, int iInline, const CSphRowitem * pMin, ThrottleState_t * pThrottle ) in ConfigureQword()
15070 CSphString & sError, CSphIndexProgress & tProgress, ThrottleState_t * pThrottle, in sphMerge()
[all …]
H A Dsphinxrt.cpp1144 virtual void Optimize ( volatile bool * pForceTerminate, ThrottleState_t * pThrottle );
8394 void RtIndex_t::Optimize ( volatile bool * pForceTerminate, ThrottleState_t * pThrottle ) in Optimize()
H A Dsearchd.cpp628 static ThrottleState_t g_tRtThrottle;