rofi 1.7.9
_thread_state Struct Reference

#include <rofi-types.h>

Collaboration diagram for _thread_state:
Collaboration graph

Data Fields

void(* callback )(struct _thread_state *t, gpointer data)
void(* free )(void *)
int priority

Detailed Description

Structure with data to process by each worker thread. TODO: Make this more generic wrapper.

Definition at line 367 of file rofi-types.h.

Field Documentation

◆ callback

void(* _thread_state::callback) (struct _thread_state *t, gpointer data)

◆ free

void(* _thread_state::free) (void *)

◆ priority

int _thread_state::priority

The documentation for this struct was generated from the following file:
  • /builddir/build/BUILD/rofi-1.7.9-build/rofi-1.7.9/include/rofi-types.h