Home
last modified time | relevance | path

Searched defs:get_main_ID (Results 1 – 2 of 2) sorted by relevance

/dports/devel/godot2-tools/godot-2.1.6-stable/core/os/
H A Dthread.h75 …_FORCE_INLINE_ static ID get_main_ID() { return _main_thread_id; } ///< get the ID of the main thr… in get_main_ID() function
/dports/devel/godot2/godot-2.1.6-stable/core/os/
H A Dthread.h75 …_FORCE_INLINE_ static ID get_main_ID() { return _main_thread_id; } ///< get the ID of the main thr… in get_main_ID() function