Home
last modified time | relevance | path

Searched refs:PTHREAD_VALUE (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sal/osl/unx/
H A Dsystem.h258 # define PTHREAD_VALUE(t) ((t).field2) macro
385 #ifndef PTHREAD_VALUE
386 # define PTHREAD_VALUE(t) (t) macro
H A Dthread.c585 #define HASHID(x) ((unsigned int)PTHREAD_VALUE(x) % HashSize)
/aoo4110/main/sal/osl/os2/
H A Dsystem.h289 # define PTHREAD_VALUE(t) ((t).field2) macro
406 #ifndef PTHREAD_VALUE
407 # define PTHREAD_VALUE(t) (t) macro

Completed in 22 milliseconds