HomeSort by: relevance | last modified time | path
    Searched defs:__msync13 (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libpthread/
pthread_cancelstub.c 53 * XXX and __msync13 internal names, instead of the application-visible
126 __typeof(__msync13) _sys___msync13;
409 __msync13(void *addr, size_t len, int flags) function in typeref:typename:int
802 __strong_alias(___msync13, __msync13)
pthread_cancelstub.c 53 * XXX and __msync13 internal names, instead of the application-visible
126 __typeof(__msync13) _sys___msync13;
409 __msync13(void *addr, size_t len, int flags) function in typeref:typename:int
802 __strong_alias(___msync13, __msync13)

Completed in 54 milliseconds