[K/N] Add GetCurrentThreadId to state checker exceptions
It is called from `CallInitGlobalPossiblyLock` which is executed in the runnable state.
This commit is contained in:
@@ -277,6 +277,7 @@ extern "C" const char* Kotlin_callsCheckerGoodFunctionNames[] = {
|
||||
"VirtualAlloc",
|
||||
"FlsSetValue",
|
||||
"GetCurrentProcess",
|
||||
"GetCurrentThreadId",
|
||||
"FlsFree",
|
||||
"K32GetProcessMemoryInfo",
|
||||
"VirtualFree",
|
||||
|
||||
Reference in New Issue
Block a user