Thread


Object Hierarchy:

Object hierarchy for Thread

Description:

public interface Thread : Object

Shared per-call threading for local GGUF inference.

Implementing classes create short-lived worker threads in the same shape as existing scanner code: save the async callback, run a

GLib.ThreadFunc
, then resume the caller context.


Namespace: OLLMchat.CallLocal
Package: ollmchat

Content:

Methods:

Inherited Members:

All known members inherited from class GLib.Object