Go to the source code of this file.
#define FRAME_QUEUE_NELTS 32 |
static int sort_registrations_by_no_clone |
( |
void * |
a0, |
|
|
void * |
a1 |
|
) |
| |
|
static |
void vl_msg_api_handler_no_free |
( |
void * |
v | ) |
|
void vlib_set_thread_name |
( |
char * |
name | ) |
|
static uword* vlib_sysfs_list_to_bitmap |
( |
char * |
filename | ) |
|
|
static |
void* vlib_worker_thread_bootstrap_fn |
( |
void * |
arg | ) |
|
void vlib_worker_thread_node_runtime_update |
( |
void |
| ) |
|
Initial value:= {
.path = "show threads",
.short_help = "Show threads",
}
static clib_error_t * show_threads_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
(constructor) VLIB_CLI_COMMAND (show_threads_command)
Definition at line 1213 of file threads.c.