fbdbg  3.0
FreeBASIC Debugger
menu_threads.bas File Reference

Signal handlers for actions in the Threads popup menu. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

SUB_CDECL_ALIAS act_threadselect (BYVAL_AS_GtkAction_PTR action, BYVAL_AS_gpointer user_data)
 
SUB_CDECL_ALIAS act_threadline (BYVAL_AS_GtkAction_PTR action, BYVAL_AS_gpointer user_data)
 
SUB_CDECL_ALIAS act_threadcreate (BYVAL_AS_GtkAction_PTR action, BYVAL_AS_gpointer user_data)
 
SUB_CDECL_ALIAS act_threadproc (BYVAL_AS_GtkAction_PTR action, BYVAL_AS_gpointer user_data)
 
SUB_CDECL_ALIAS act_threadvar (BYVAL_AS_GtkAction_PTR action, BYVAL_AS_gpointer user_data)
 
SUB_CDECL_ALIAS act_procaddresses (BYVAL_AS_GtkAction_PTR action, BYVAL_AS_gpointer user_data)
 
SUB_CDECL_ALIAS act_threadkill (BYVAL_AS_GtkAction_PTR action, BYVAL_AS_gpointer user_data)
 
SUB_CDECL_ALIAS act_threadexpand (BYVAL_AS_GtkAction_PTR action, BYVAL_AS_gpointer user_data)
 
SUB_CDECL_ALIAS act_threadcollapse (BYVAL_AS_GtkAction_PTR action, BYVAL_AS_gpointer user_data)
 
SUB_CDECL_ALIAS act_threadlist (BYVAL_AS_GtkAction_PTR action, BYVAL_AS_gpointer user_data)
 

Detailed Description

Signal handlers for actions in the Threads popup menu.

Since
3.0

Definition in file menu_threads.bas.