Searched defs:reent (Results 1 – 2 of 2) sorted by relevance
74 __malloc_lock (struct _reent *reent) in __malloc_lock()101 __malloc_unlock (struct _reent *reent) in __malloc_unlock()
50 struct _reent reent; in __getreent() member