Hello,


I realized that in the pcsclite library there are often two functions with almost the same name:

$ nm /usr/local/lib/libpcsclite.a | fgrep -i Scard
...
00001790 T SCardListReaders
000017c0 t SCardListReadersTH
...
00000c14 T SCardStatus
00000c50 t SCardStatusTH
...

Does anybody on this list now what the difference between the functions with and without the "TH" ending is? Has it got something todo with thread safety ?


Another question: when are the functions "SCardLockThread" and "SCardUnlockThread" used? I have never seen them before.


regards,


Arno Wilhelm


--
_ __ ___ _ _ _
/_\ _ _ _ _ ___ \ \ / (_) | |_ ___| |_ __
/ _ \| '_| ' \/ _ \ \ \/\/ /| | | ' \/ -_) | ' \
/_/ \_\_| |_||_\___/ \_/\_/ |_|_|_||_\___|_|_|_|_|

tel://+43/512/394545/303
fax://+43/512/394545/20
mail:[EMAIL PROTECTED]
http://www.phion.com


_______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.musclecard.com/mailman/listinfo/muscle

Reply via email to