代码搜索:mlock
找到约 79 项符合「mlock」的源代码
代码结果 79
www.eeworm.com/read/438346/7732617
c mlock.c
/*
* linux/mm/mlock.c
*
* (C) Copyright 1995 Linus Torvalds
* (C) Copyright 2002 Christoph Hellwig
*/
#include
#include
#include
#include
www.eeworm.com/read/321827/13397791
c mlock.c
/***
*mlock.c - Multi-thread locking routines
*
* Copyright (c) 1987-1997, Microsoft Corporation. All rights reserved.
*
*Purpose:
*
******************************************************
www.eeworm.com/read/147331/5732713
c mlock.c
#ifndef MALLOC_PROVIDED
/*
FUNCTION
, --lock malloc pool
INDEX
__malloc_lock
INDEX
__malloc_unlock
ANSI_SYNOPSIS
#include
void __malloc_lock (struc
www.eeworm.com/read/146056/5740697
c mlock.c
/* $Id: mlock.c,v 1.10 2005/02/17 15:06:35 alan Exp $ */
/*
*
* multi-clients NFS lock test code
*
* Copyright (C) 2004 Guochun Shi
*
* This library is free software; you can
www.eeworm.com/read/136812/5857348
c mlock.c
/* @(#)mlock.c 1.1 92/07/30 SMI */
/*
* Copyright (c) 1988 by Sun Microsystems, Inc.
*/
#include
#include
/*
* Function to lock address range in memory.
*/
/*LINTLIB
www.eeworm.com/read/136072/5874530
c mlock.c
/* vi: set sw=4 ts=4: */
/*
* mlock() for uClibc
*
* Copyright (C) 2000-2004 by Erik Andersen
*
* GNU Library General Public License (LGPL) version 2 or later.
*/
#inclu
www.eeworm.com/read/131315/5930315
2 mlock.2
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted
www.eeworm.com/read/124910/6039395
c mlock.c
/* mlock -- guarantee pages are resident in memory. Mach/Hurd version.
Copyright (C) 2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free so