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

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dtdb_agent.c140 if (tdbp->tdb_hash_alloc_failed)
149 tdbp->tdb_hash_alloc_failed = 1;
178 if (tdbp->tdb_hash_alloc_failed)
190 if (tdbp->tdb_sync_addr_hash != NULL || tdbp->tdb_hash_alloc_failed) {
200 tdbp->tdb_hash_alloc_failed = 1;
/illumos-gate/usr/src/lib/libc/inc/
H A Dtdb_agent.h229 int tdb_hash_alloc_failed; member in struct:__anon2922
253 int tdb_hash_alloc_failed; member in struct:__anon2923
/illumos-gate/usr/src/cmd/mdb/common/modules/libc/
H A Dlibc.c892 uberdata.tdb.tdb_hash_alloc_failed);

Completed in 352 milliseconds