GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
PTHREAD_GETTHREADID_NP(3) FreeBSD Library Functions Manual PTHREAD_GETTHREADID_NP(3)

pthread_getthreadid_np
get the calling thread's integral ID

POSIX Threads Library (libpthread, -lpthread)

#include <pthread_np.h>

int
pthread_getthreadid_np(void);

The pthread_getthreadid_np() function returns the unique integral ID of the calling thread. Its semantics is similar to the AIX's pthread_getthreadid_np() function.

The pthread_getthreadid_np() function returns the thread integral ID of the calling thread.

None.

pthread_np(3), pthread_self(3)

This manual page was written by Jung-uk Kim <jkim@FreeBSD.org>.
October 12, 2021 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.