HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PDG_SchedulerUtils Class Reference

#include <PDG_SchedulerUtils.h>

Static Public Member Functions

static int maxThreads ()
 Returns the number of logical cores available. More...
 
static UT_StringMap
< UT_StringHolder
getDefaultUserEnvironment ()
 
static void preExecProcess ()
 
static void postExecProcess (uint64 pid)
 Helper function for local-schedulers - adds new process to parent Job. More...
 

Detailed Description

Definition at line 16 of file PDG_SchedulerUtils.h.

Member Function Documentation

static UT_StringMap<UT_StringHolder> PDG_SchedulerUtils::getDefaultUserEnvironment ( )
static
static int PDG_SchedulerUtils::maxThreads ( )
static

Returns the number of logical cores available.

static void PDG_SchedulerUtils::postExecProcess ( uint64  pid)
static

Helper function for local-schedulers - adds new process to parent Job.

static void PDG_SchedulerUtils::preExecProcess ( )
static

Helper functions for local-schedulers - execute in child process before exec (Posix only)


The documentation for this class was generated from the following file: