mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 01:17:34 +09:00
Update NSS to 3.35-RTM
This commit is contained in:
parent
fe49ad404e
commit
66dd670b60
388 changed files with 39075 additions and 20752 deletions
|
|
@ -64,8 +64,7 @@ secmodUnlockMutext(CK_VOID_PTR mutext)
|
|||
static SECMODModuleID nextModuleID = 1;
|
||||
static const CK_C_INITIALIZE_ARGS secmodLockFunctions = {
|
||||
secmodCreateMutext, secmodDestroyMutext, secmodLockMutext,
|
||||
secmodUnlockMutext, CKF_LIBRARY_CANT_CREATE_OS_THREADS |
|
||||
CKF_OS_LOCKING_OK,
|
||||
secmodUnlockMutext, CKF_LIBRARY_CANT_CREATE_OS_THREADS | CKF_OS_LOCKING_OK,
|
||||
NULL
|
||||
};
|
||||
static const CK_C_INITIALIZE_ARGS secmodNoLockArgs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue