HomeSort by relevance Sort by last modified time
    Searched full:thr_once (Results 1 - 1 of 1) sorted by null

  /bionic/libc/netbsd/net/
reentrant.h 219 #define thr_once(o, f) __libc_thr_once((o), (f)) macro
261 #define thr_once(o, f)

Completed in 86 milliseconds