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

/openbsd-current/lib/libc/thread/
H A Drthread_cb.h38 void *_thread_tag_storage(void **, void *, size_t, void (*)(void*), void *);
H A Dcallbacks.c70 _thread_cb.tc_tag_storage = _thread_tag_storage;
H A Drthread_libc.c97 _thread_tag_storage(void **tag, void *storage, size_t sz, void (*dt)(void *), function

Completed in 191 milliseconds