Home
last modified time | relevance | path

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

/dports/dns/yadifa/yadifa-2.5.3-10333/test/dnssec-test/
H A Dmain.c284 smp_int_dec(&q_count); in answers_process_cb()
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnsdb/src/
H A Dzdb_zone.c464 smp_int_dec(&g_zone_instanciated_count); in zdb_zone_destroy_nolock()
591 smp_int_dec(&g_zone_instanciated_count); in zdb_zone_destroy()
/dports/dns/yadifa/yadifa-2.5.3-10333/test/query-hammer-test/
H A Dmain.c120 smp_int_dec(&queries_count); in query_hammer_test_async_done_cb()
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Dthread_pool.c425 smp_int_dec(&thread_pool_waiting); in thread_pool_thread()
464 smp_int_dec(&thread_pool_running); in thread_pool_thread()
H A Dlogger_handle.c548 smp_int_dec(&allocated_messages_count); in logger_message_free()
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Dmutex.h584 static inline void smp_int_dec(smp_int *v) in smp_int_dec() function