URL
https://opencores.org/ocsvn/or1k/or1k/trunk
[/] [or1k/] [trunk/] [insight/] [expect/] [exp_event.h] - Blame information for rev 1781
Go to most recent revision |
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
578 |
markom |
/* exp_event.h - event definitions */
|
2 |
|
|
|
3 |
|
|
int exp_get_next_event _ANSI_ARGS_((Tcl_Interp *,int *, int, int *, int, int));
|
4 |
|
|
int exp_get_next_event_info _ANSI_ARGS_((Tcl_Interp *, int, int));
|
5 |
|
|
int exp_dsleep _ANSI_ARGS_((Tcl_Interp *, double));
|
6 |
|
|
void exp_init_event _ANSI_ARGS_((void));
|
7 |
|
|
|
8 |
|
|
extern void (*exp_event_exit) _ANSI_ARGS_((Tcl_Interp *));
|
9 |
|
|
|
10 |
|
|
void exp_event_disarm _ANSI_ARGS_((int));
|
11 |
|
|
|
12 |
|
|
void exp_arm_background_filehandler _ANSI_ARGS_((int));
|
13 |
|
|
void exp_disarm_background_filehandler _ANSI_ARGS_((int));
|
14 |
|
|
void exp_disarm_background_filehandler_force _ANSI_ARGS_((int));
|
15 |
|
|
void exp_unblock_background_filehandler _ANSI_ARGS_((int));
|
16 |
|
|
void exp_block_background_filehandler _ANSI_ARGS_((int));
|
17 |
|
|
|
18 |
|
|
void exp_background_filehandler _ANSI_ARGS_((ClientData,int));
|
19 |
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.