Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthread_interface.c45 {CI_NULL, (int(*)())NULL}
H A Dtls.c208 { .ci_tag = CI_NULL, .ci_un.ci_func = NULL }
/illumos-gate/usr/src/lib/libc/inc/
H A Dlibc_int.h37 #define CI_NULL 0 /* (void) last entry */ macro