Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
MinimapUpdateThread Member List

This is the complete list of members for MinimapUpdateThread, including all inherited members.

bindToProcessor(unsigned int proc_number)Thread
dataMinimapUpdateThread
deferUpdate()UpdateThreadinline
doUpdate()MinimapUpdateThreadprotectedvirtual
enqueueBlock(v3s16 pos, MinimapMapblock *data)MinimapUpdateThread
getCurrentThread()Threadstatic
getMap(v3s16 pos, s16 size, s16 height)MinimapUpdateThread
getNumberOfProcessors()Threadstatic
getReturnValue(void **ret)Thread
getThreadHandle()Threadinlineprivate
getThreadId()Threadinline
isCurrentThread()Threadinline
isRunning()Threadinline
m_blocks_cacheMinimapUpdateThreadprivate
m_joinableThreadprivate
m_mutexThreadprivate
m_nameThreadprotected
m_queue_mutexMinimapUpdateThreadprivate
m_request_stopThreadprivate
m_retvalThreadprivate
m_runningThreadprivate
m_start_finished_mutexThreadprivate
m_thread_objThreadprivate
m_update_queueMinimapUpdateThreadprivate
m_update_semUpdateThreadprivate
MinimapUpdateThread()MinimapUpdateThreadinline
popBlockUpdate(QueuedMinimapUpdate *update)MinimapUpdateThread
pushBlockUpdate(v3s16 pos, MinimapMapblock *data)MinimapUpdateThread
run()UpdateThreadinlinevirtual
setName(const std::string &name)Threadstatic
setPriority(int prio)Thread
start()Thread
stop()UpdateThreadinline
stopRequested()Threadinline
Thread(const std::string &name="")Thread
threadProc(Thread *thr)Threadprivatestatic
UpdateThread(const std::string &name)UpdateThreadinline
wait()Thread
~MinimapUpdateThread()MinimapUpdateThreadvirtual
~Thread()Threadvirtual
~UpdateThread()=defaultUpdateThread