Home
last modified time | relevance | path

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

/dports/textproc/libsphinxclient/sphinx-2.0.9-release/src/
H A Dsearchd.cpp290 struct ThdDesc_t struct
302 ThdDesc_t () in ThdDesc_t() argument
322 static CSphVector<ThdDesc_t*> g_dThd; ///< existing threads table
1649 ThdDesc_t * pThd = g_dThd[iThd]; in HandleCrash()
9786 void HandleClientSphinx ( int iSock, const char * sClientIP, ThdDesc_t * pThd ) in HandleClientSphinx()
11478 SqlRowBuffer_c & dRows, ThdDesc_t * pThd, const CSphString& sWarning ) in HandleMysqlMultiStmt()
12120 void HandleClientMySQL ( int iSock, const char * sClientIP, ThdDesc_t * pThd ) in HandleClientMySQL()
12252 void HandleClient ( ProtocolType_e eProto, int iSock, const char * sClientIP, ThdDesc_t * pThd ) in HandleClient()
14061 ThdDesc_t tThd; in CheckFlush()
14916 ThdDesc_t * pThd = (ThdDesc_t*) pArg; in HandlerThread()
[all …]
/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dsearchd.cpp431 struct ThdDesc_t : public ListNode_t struct
448 ThdDesc_t () in ThdDesc_t() argument
2204 ThdDesc_t * pThd = (ThdDesc_t *)pIt; in HandleCrash()
14724 void HandleClientSphinx ( int iSock, const char * sClientIP, ThdDesc_t * pThd ) in HandleClientSphinx()
16120 const ThdDesc_t * pThd = (const ThdDesc_t *)pIt; in HandleMysqlShowThreads()
16125 const_cast<ThdDesc_t *>(pThd)->m_dBuf[tStmt.m_iThreadsCols] = '\0'; in HandleMysqlShowThreads()
17409 SqlRowBuffer_c & dRows, ThdDesc_t * pThd, const CSphString& sWarning ) in HandleMysqlMultiStmt()
18931 static void HandleClientMySQL ( int iSock, const char * sClientIP, ThdDesc_t * pThd ) in HandleClientMySQL()
21799 ThdDesc_t tThd; in CheckFlush()
22706 ThdDesc_t * pThd = (ThdDesc_t*) pArg; in HandlerThread()
[all …]