dxd - dynax driver framework 3.0.0d222
cross platform open source driver development framework
Loading...
Searching...
No Matches
dx::thread Namespace Reference

thread More...

Namespaces

namespace  debugger
 whether a debugger is attached to this process, and a wait until one is - a breakpoint in a driver that is launched by the system, never started by hand

Classes

class  prio
 thread::prio More...
class  workgroup
 an Apple audio workgroup: a realtime thread of a driver's own joins the workgroup of the device it serves, so the scheduler treats them as one deadline group (macOS 11) More...

Functions

std::string name ()
void name (const char *name)
void name (const std::string &name)

Detailed Description

thread

Function Documentation

◆ name() [1/3]

std::string dx::thread::name ( )
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ name() [2/3]

void dx::thread::name ( const char * name)
inlinenoexcept
Here is the call graph for this function:

◆ name() [3/3]

void dx::thread::name ( const std::string & name)
inlinenoexcept
Here is the call graph for this function:

(c) copyright 2009 dynamic acoustics e.U. generated on

a closed source license may be obtained by requesting a written permission from dynamic acoustics e.U.
however - governmental use generally and military use especially is strictly prohibited though.