PX4 Firmware
PX4 Autopilot Software http://px4.io
work_queue_main.cpp File Reference
#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>
Include dependency graph for work_queue_main.cpp:

Go to the source code of this file.

Functions

static void usage ()
 
__EXPORT int work_queue_main (int argc, char *argv[])
 

Function Documentation

◆ usage()

static void usage ( void  )
static

Definition at line 72 of file work_queue_main.cpp.

Referenced by work_queue_main().

Here is the caller graph for this function:

◆ work_queue_main()

int work_queue_main ( int  argc,
char *  argv[] 
)

Definition at line 46 of file work_queue_main.cpp.

References usage().

Here is the call graph for this function: