Table of Contents

Delegate ThreadFunctionsData.ThreadEqualCallback

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

Parameters

thread1 IntPtr
thread2 IntPtr

Returns

bool