Search:

Type: Posts; User: pthread

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    1,964

    hi sl4nted..... help in this multithreading...

    hi sl4nted..... help in this multithreading program ....... all are finding faults in c no one is helping in the ipc concepts..........as they didnt know
  2. Replies
    7
    Views
    1,964

    move this thread to linux programming

    move this thread to linux programming
  3. Replies
    7
    Views
    1,964

    i need help in my output .......

    i need help in my output .......
  4. Replies
    7
    Views
    1,964

    multithreading program help?

    this is my problem....................

    1. Within main(), read the contents of a file and store in a

    single char array, compute the array length

    The file name is got as a command...
  5. Thread: array

    by pthread
    Replies
    6
    Views
    1,481

    ya dwks very correct iam doing multithreading...

    ya dwks very correct iam doing multithreading program

    pthread
  6. Thread: array

    by pthread
    Replies
    6
    Views
    1,481

    i have a doubt..... that only am asking

    i have a doubt..... that only am asking
  7. Thread: array

    by pthread
    Replies
    6
    Views
    1,481

    array

    is it possible to nullify a character array which is declared inside a struct........if so show with example.......


    thanks in advance
    pthread
  8. Replies
    3
    Views
    2,115

    is there any other solution for that code ........

    is there any other solution for that code ..... is it possible by using sem_wait ,sem_post,sem_init functions .....


    thanx

    pthread
  9. Replies
    3
    Views
    2,115

    thanx sl4nted.......

    thanx sl4nted.......
  10. Replies
    3
    Views
    2,115

    semaphore functions

    this is my c code regarding threads ....


    #include<stdio.h>
    #include<pthread.h>
    //#include<semaphores.h>


    void *function1()
    {
Results 1 to 10 of 11