check_pending() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

check_pending() function

Syntax

static int check_pending(struct connection *connection,     int timeout_s,     int *got_data);

Arguments

connection

timeout_s

got_data

References

LocationReferrerText
gdb_server.c:178
static int check_pending(struct connection *connection,
gdb_server.c:227gdb_get_char_inner()
retval = check_pending(connection, 1, NULL);

Call Tree

Functions calling check_pending()
Functions called by check_pending()
all items filtered out
check_pending()
__WSAFDIsSet()
all items filtered out
Data read by check_pending()
Data written by check_pending()
fd_set::fd_count
fd_set::fd_array
check_pending()::tv
check_pending()::gdb_con
check_pending()::__i
all items filtered out
check_pending()
timeval::tv_sec
timeval::tv_usec
fd_set::fd_count
check_pending()::__i
all items filtered out
Type of check_pending()
check_pending()
timeval
u_int
fd_set
all items filtered out