| Public Member Functions | |
| FIFO_CREATE_STATIC (keyrequests, ipc_callid_t, MAX_KEYREQUESTS_BUFFERED) | |
| Data Fields | |
| keybuffer_t | keybuffer | 
| int | keyrequest_counter | 
| int | client_phone | 
| int | used | 
| screenbuffer_t | screenbuffer | 
| awaiter_t | wdata | 
| link_t | link | 
| ipcarg_t | in_phone_hash | 
| link_t | msg_queue | 
| ipc_callid_t | callid | 
| ipc_call_t | call | 
| ipc_callid_t | close_callid | 
| void(* | cthread )(ipc_callid_t, ipc_call_t *) | 
Definition at line 71 of file console.c.
| 
 | ||||||||||||||||
| Buffer for unsatisfied request for keys. | 
| 
 | 
| Buffer for incoming keys. Definition at line 72 of file console.c. Referenced by client_connection(), and keyboard_events(). | 
| 
 | 
| Number of requests in buffer. Definition at line 74 of file console.c. Referenced by client_connection(), keyboard_events(), and main(). | 
| 
 | 
| Phone to connected client. Definition at line 75 of file console.c. Referenced by client_connection(). | 
| 
 | 
| 1 if this virtual console is connected to some client. Definition at line 76 of file console.c. Referenced by client_connection(). | 
| 
 | 
| Screenbuffer for saving screen contents and related settings. Definition at line 77 of file console.c. Referenced by change_console(), client_connection(), and write_char(). | 
| 
 | 
| 
 Definition at line 132 of file async.c. Referenced by async_get_call_timeout(), and route_call(). | 
| 
 | 
| Hash table link | 
| 
 | 
| Incoming phone hash. Definition at line 135 of file async.c. Referenced by conn_compare(), and connection_thread(). | 
| 
 | 
| Messages that should be delivered to this thread Definition at line 136 of file async.c. Referenced by async_get_call_timeout(), connection_thread(), and route_call(). | 
| 
 | 
| 
 Definition at line 138 of file async.c. Referenced by connection_thread(). | 
| 
 | 
| 
 Definition at line 139 of file async.c. Referenced by connection_thread(). | 
| 
 | 
| 
 Definition at line 140 of file async.c. Referenced by connection_thread(), and route_call(). | 
| 
 | 
| 
 Referenced by connection_thread(). | 
 1.4.6
 1.4.6