PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include <px4_platform_common/px4_config.h>
#include <px4_platform_common/module.h>
#include <px4_platform_common/getopt.h>
#include <px4_platform_common/px4_work_queue/WorkQueueManager.hpp>
Go to the source code of this file.
Functions | |
static void | usage () |
__EXPORT int | work_queue_main (int argc, char *argv[]) |
|
static |
Definition at line 72 of file work_queue_main.cpp.
Referenced by work_queue_main().
int work_queue_main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 46 of file work_queue_main.cpp.
References usage().