• S
    Add recursive locks · f895e611
    Stefan Berger 提交于
    This patch adds recursive locks necessary due to the processing of
    network filter XML that can reference other network filters, including
    references that cause looks. Loops in the XML are prevented but their
    detection requires recursive locks.
    Signed-off-by: NStefan Berger <stefanb@us.ibm.com>
    f895e611
threads-pthread.c 3.2 KB