Searched refs:prtm_index (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-threads.c90 PRUintn prtm_index; /* index into TPD array */ member in struct:prldap_tpd_map
282 map->prtm_index )) != NULL ) {
310 map->prtm_index )) == NULL ) {
327 (void)prldap_set_thread_private( map->prtm_index, eip );
442 map->prtm_index = tpdindex;
456 (void)prldap_set_thread_private( map->prtm_index, NULL );
483 map->prtm_index )) != NULL &&
484 prldap_set_thread_private( map->prtm_index, NULL ) == 0 ) {

Completed in 79 milliseconds