Searched refs:llkInit (Results 1 – 3 of 3) sorted by relevance
29 bool llkInit(const char* threadname); /* threadname NULL, not spawned */75 bool llkInit(const char* threadname = nullptr);
34 bool enabled = llkInit(); in main()
1280 bool llkInit(const char* threadname) { in llkInit() function