• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Thread locks in 10.3
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Thread locks in 10.3


  • Subject: Thread locks in 10.3
  • From: "Carl Smith" <email@hidden>
  • Date: Wed, 18 Oct 2006 12:17:35 -0400
  • Thread-topic: Thread locks in 10.3

I have a network kernel extension I am using in 10.3. I also have the same extension in 10.4 which is working fine. I have some several threads going from the Application side that call into the kernel so in 10.4 I lock the portions I am calling using lck_mtx_lock in the extension.

 

My question is, for 10.3 is thread_funnel_set the same as the lck_mtx_lock call in 10.4? And am I approaching the locking of an extension call the correct way using lck_mtx_lock in 10.4 and thread_funnel_set in 10.3?

 

Thank You

Carl

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Thread locks in 10.3
      • From: Michael Smith <email@hidden>
  • Prev by Date: Re: BSD Flags further
  • Next by Date: Re: BSD Flags further
  • Previous by thread: Re: BSD Flags
  • Next by thread: Re: Thread locks in 10.3
  • Index(es):
    • Date
    • Thread