Searched refs:llkInit (Results 1 – 4 of 4) 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()
16 bool llkInit(const char* threadname) /* return true if enabled */
1252 bool llkInit(const char* threadname) { in llkInit() function