man rtl_getcpuid () - get the current processor id

NAME

rtl_getcpuid - get the current processor id

SYNOPSIS

#include <rtl_core.h> 
 
int rtl_getcpuid(); 

DESCRIPTION

This function is a non-portable Realtime Linux extension. rtl_getcpuid returns the processor id on which the current thread executes.

ERRORS

None.

SEE ALSO

pthread_attr_setcpu_np(3) (link to URL pthread_attr_setcpu_np.3.html)

©2001 FSMLabs Inc.

All rights reserved.