Searched defs:PTHREAD_GETSPECIFIC (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A Dthread.h384 # define PTHREAD_GETSPECIFIC(key) pthread_unchecked_getspecific_np(key) macro
386 # define PTHREAD_GETSPECIFIC(key) pthread_getspecific(key) macro

Completed in 69 milliseconds