Table of Contents

Delegate ThreadFunctionsData.ThreadEqualCallback

Namespace
GLib.Internal
Assembly
GLib-2.0.dll
public delegate bool ThreadFunctionsData.ThreadEqualCallback(nint thread1, nint thread2)

Parameters

thread1 nint
thread2 nint

Returns

bool