rllib  1
Public Attributes
pthread_attr_t Struct Reference

#include <rlwthread.h>

Collaboration diagram for pthread_attr_t:
Collaboration graph
[legend]

List of all members.

Public Attributes

int __detachstate
int __schedpolicy
struct __sched_param __schedparam
int __inheritsched
int __scope
size_t __guardsize
int __stackaddr_set
void * __stackaddr
size_t __stacksize

Detailed Description

Definition at line 48 of file rlwthread.h.


Member Data Documentation

Definition at line 50 of file rlwthread.h.

Definition at line 55 of file rlwthread.h.

Definition at line 53 of file rlwthread.h.

Definition at line 52 of file rlwthread.h.

Definition at line 51 of file rlwthread.h.

Definition at line 54 of file rlwthread.h.

Definition at line 57 of file rlwthread.h.

Definition at line 56 of file rlwthread.h.

Definition at line 58 of file rlwthread.h.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines