xkaraman left a comment (kamailio/kamailio#4363)

Ok will update as well.

My main question is that the intention is to provide only one of the five 
available lock methods: `FUTEX`, `FAST_LOCK`, `PTHREAD`, `POSIX_SEM` and 
`SYSV_SEM`. That's what i was thinking it should behave as lock_ops.h will ever 
use one.

Previous builds provided both `USE_FUTEX` AND `FAST_LOCK` as seen by

```
sbin/kamailio -I
Print out of kamailio internals
  Version: kamailio 5.8.1 (x86_64/linux) ba7a49
  Default config: 
/home/xenofon/kamailio-builds/kam-5.8.1/etc/kamailio/kamailio.cfg
  Default paths to modules: 
/home/xenofon/kamailio-builds/kam-5.8.1/lib64/kamailio/modules
  Compile flags: ... **USE_FUTEX, FAST_LOCK-ADAPTIVE_WAIT**, ...```.

Is this intentional or was it something that went unnoticed?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4363#issuecomment-3327812399
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/pull/4363/[email protected]>
_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to