cfed068c1d81d0ad0fe58885a0120529aa49630a
Compiler built-ins used, where possible. Necessary configure checks added.
New macros:
nxt_atomic_or_fetch(ptr, val)
nxt_atomic_and_fetch(ptr, val)
Syntax and behaviour is similar to __sync_or_and_fetch and __sync_and_and_fetch
GCC build-ins.
Description
No description provided
Languages
Shell
63.7%
HTML
36.3%