Home
last modified time | relevance | path

Searched refs:thread_atomic_inc (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/sapi/thttpd/
H A Dthttpd.c486 #define thread_atomic_inc(n) (++n) macro
586 thread_atomic_inc(nr_free_threads);
622 thread_atomic_inc(nr_free_threads);

Completed in 7 milliseconds