Skip to content

Commit

Permalink
testing mlock
Browse files Browse the repository at this point in the history
  • Loading branch information
radu committed Jun 23, 2024
1 parent 1cccac1 commit 10135fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/mlock.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
import numpy as np
import array
import platform
import random
from zeroize import zeroize1, mlock, munlock


def setup_memory_limit():
Expand Down

0 comments on commit 10135fb

Please sign in to comment.