Use GPIOs in Multiple Threads

Hey, very quick question!

I need to be able to use the GPIOs in multiple threads, calling DisconnectService & ConnectService is sadly not an option…

Is there a good workaround i can use?
Is ditching the legato GPIO API and using sysfs a viable option in this case?

Yes, both gpio API or sysfs is ok