Searched refs:_ARC4_ATFORK (Results 1 – 2 of 2) sorted by relevance
43 #define _ARC4_ATFORK(f) pthread_atfork(NULL, NULL, (f)) macro87 _ARC4_ATFORK(_rs_forkhandler); in _rs_allocate()
48 #define _ARC4_ATFORK(f) pthread_atfork(NULL, NULL, (f)) macro