Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ initialized
Method
initialized
sql/threadpool_common.cc:161–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
pthread_t self;
160
uint32_t thread_id;
161
inline bool initialized() { return stack_start != 0; }
162
163
void init()
164
{
Callers
1
get_os_thread_info
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected