Posted in

Go中调用C回调函数导致goroutine永久阻塞?——剖析runtime.entersyscall/exitsyscall在C long-running call中的失效逻辑

第一章:Go中调用C回调函数导致 … Go中调用C回调函数导致goroutine永久阻塞?——剖析runtime.entersyscall/exitsyscall在C long-running call中的失效逻辑Read more

Posted in

Golang调用C DLL陷阱大全:stdcall/cdecl混淆、GC移动指针、回调函数生命周期——附57行安全封装模板

第一章:Golang做上位机的架 … Golang调用C DLL陷阱大全:stdcall/cdecl混淆、GC移动指针、回调函数生命周期——附57行安全封装模板Read more