Searched refs:_entry (Results 1 – 2 of 2) sorted by relevance
18 : _entry(RT_NULL), _param(RT_NULL), started(false) in Thread()36 : _entry(entry), _param(p), started(false) in Thread()78 if (pThis->_entry != RT_NULL) in func()80 pThis->_entry(pThis->_param); in func()
59 thread_func_t _entry; variable
Completed in 5 milliseconds