]> git.proxmox.com Git - mirror_edk2.git/blobdiff - InOsEmuPkg/Unix/Sec/Gasket.h
InOsEmuPkg: Rename EmuPthreadThunk to EmuThreadThunk
[mirror_edk2.git] / InOsEmuPkg / Unix / Sec / Gasket.h
index 9b74276dcff8e330dee7df8566e3d3a98f470999..61297b575ae132ab9a86630d4c03b91b8a02098c 100644 (file)
@@ -1,6 +1,7 @@
 /** @file\r
 \r
   Copyright (c) 2008 - 2011, Apple Inc. All rights reserved.<BR>\r
+  Copyright (c) 2011, Intel Corporation. All rights reserved.<BR>\r
 \r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
@@ -277,7 +278,7 @@ EFIAPI
 GasketPthreadCreate (\r
   IN  VOID                      *Thread,\r
   IN  VOID                      *Attribute,\r
-  IN  PTREAD_THUNK_THEAD_ENTRY  Start,\r
+  IN  THREAD_THUNK_THREAD_ENTRY Start,\r
   IN  VOID                      *Context\r
   );\r
  \r