*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> pthread_rad_detach (3)              
Title
Content
Arch
Section
 

pthread_rad_detach(3)

Contents


NAME    [Toc]    [Back]

       pthread_rad_detach  -  Detach  a  thread from its Resource
       Affinity Domain (libpthread library)

SYNOPSIS    [Toc]    [Back]

       #include <numa.h>

       int pthread_rad_detach(
               pthread_t thread );

PARAMETERS    [Toc]    [Back]

       Identifies the thread to detach from its current RAD

DESCRIPTION    [Toc]    [Back]

       The  pthread_rad_detach()  function  detaches  the  thread
       specified by the thread argument from its current Resource
       Affinity Domain. The thread is free to be scheduled in any
       RAD available to the process.

RETURN VALUES    [Toc]    [Back]

       Success.  In  this  case, the specified thread is detached
       from its RAD.  In this case, the integer  value  indicates
       the  type  of  error.  Possible errors are as follows: The
       thread specified in thread does not exist.

ERRORS    [Toc]    [Back]

       None.

SEE ALSO    [Toc]    [Back]

      
      
       Functions:         nloc(3),         pthread_rad_attach(3),
       pthread_rad_bind(3)



                                            pthread_rad_detach(3)
[ Back ]
 Similar pages
Name OS Title
pthread_rad_attach Tru64 Attaches or binds a thread to a NUMA Resource Affinity Domain (libpthread library)
pthread_rad_bind Tru64 Attaches or binds a thread to a NUMA Resource Affinity Domain (libpthread library)
rad_detach_pid Tru64 Detach a process from a Resource Affinity Domain by pid (libnuma library)
rad_foreach Tru64 Enumerates the members of a Resource Affinity Domain (libnuma library)
rad_fork Tru64 Creates a new process on a Resource Affinity Domain (libnuma library)
rad_get_current_home Tru64 Returns the caller's home Resource Affinity Domain (libnuma library)
rad_get_physmem Tru64 Query resource complements of a Resource Affinity Domain (libnuma)
rad_get_cpus Tru64 Query resource complements of a Resource Affinity Domain (libnuma)
rad_get_state Tru64 Query resource complements of a Resource Affinity Domain (libnuma)
rad_get_max Tru64 Query resource complements of a Resource Affinity Domain (libnuma)
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service