Table of Contents

Delegate ThreadFunctionsData.ThreadCreateCallback

Namespace
GLib.Internal
Assembly
GLib-2.0.dll
public delegate void ThreadFunctionsData.ThreadCreateCallback(ThreadFunc func, nint data, CULong stackSize, bool joinable, bool bound, ThreadPriority priority, nint thread, out ErrorOwnedHandle error)

Parameters

func ThreadFunc
data nint
stackSize CULong
joinable bool
bound bool
priority ThreadPriority
thread nint
error ErrorOwnedHandle