Searched refs:munlockall (Results 1 – 25 of 87) sorted by relevance
1234
35 result = munlockall(); in main()64 result = munlockall(); in main()
513 if (munlockall()) { in test_munlockall()539 if (munlockall()) { in test_munlockall()555 if (munlockall()) { in test_munlockall()565 munlockall(); in test_munlockall()665 munlockall(); in test_mlockall()
38 munlockall(); in test_limit()
9 printf("munlockall() = %s\n", sprintrc(munlockall())); in main()
24 dummyvar = munlockall; in dummyfcn()
10 assert(0 == munlockall()); in main()
89 TEST(munlockall()); in main()
310 pub fn munlockall() -> Result<()> { in munlockall() function311 unsafe { Errno::result(libc::munlockall()) }.map(drop) in munlockall()
233 munlockall 231
150 munlockall 149
130 munlockall 1159
153 munlockall 152
218 munlockall 240
113 munlockall 153
151 munlockall 153
242 munlockall 240
158 munlockall 157