Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/threads/
H A Dtmem.c35 static tmem_func_t tmem_cleanup = NULL; variable
52 tmem_cleanup = f; in _tmem_set_cleanup()
75 if (tmem_cleanup == NULL) in tmem_exit()
81 tmem_cleanup(buf, ii); in tmem_exit()