Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Kulla
  • Content: Threads
  • Order by date
  1. Kulla

    Creating Online Database using Access

    How can I go about putting a MS ACCESS db online?
  2. Kulla

    Position Independent Binary Code

    What are the properties of Position independence Binary code?
  3. Kulla

    Creating Links in Acrobat

    How can I create link to a webpage in the pdf account so that it loads in a new window? Can I set the size(height/width) of the new window?
  4. Kulla

    Dynamic Linker

    How can we force the dynamic linker to save time by postponing the resolution of references until the function is invoked?
  5. Kulla

    Binary code

    What makes a piece of binary code Position Independent?
  6. Kulla

    KPIC and Kpic

    What is the difference between -KPIC and -Kpic?
  7. Kulla

    POSIX communication Mechanisms

    What POSIX mechanisms are used by processes to communicate with each other? What are the advantages/disadvantages of using each of them?
  8. Kulla

    Thread Synchronization (POSIX and SOLARIS)

    What synchronization mechanisms are used for threads on SOLARIS and POSIX?? Also, How many different kinds of semaphores are there on the Solaris system?
  9. Kulla

    POSIX and SOLARIS Threads

    Firstly, How can a POSIX and a SOLARIS thread related function be distinguished by their names? Secondly, When 2 new POSIX Threads are created that are almost identical. What things would differ? Thirdly, What is the defauly stack size and how can the default stack size be changed?
  10. Kulla

    Printing Applet

    I have this Navigation bar Java Applet, that does not print correctly from the browsers print command. Is there a workaround for this, for e.g. how do i disable printing of the applet on the webpage, or how do i replace the applet with a static image for printing purposes.
  11. Kulla

    Linux Kernel Synchronization

    How does linux prevent kernel tasks(i.e. tasks that handle system calls, interrupts, etc) from concurrently accessing critical sections?

Part and Inventory Search

Back
Top