Linux Kernel
3.7.1
|
#include <pthread.h>
#include "../util/cache.h"
#include "../util/debug.h"
#include "../util/hist.h"
Go to the source code of this file.
Functions | |
void | setup_browser (bool fallback_to_pager) |
void | exit_browser (bool wait_for_ok) |
Variables | |
pthread_mutex_t | ui__lock = PTHREAD_MUTEX_INITIALIZER |