IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 17, 2014, 10:22:22 AM (12 years ago)
Author:
eugene
Message:

minor changes from EAM testing of pswarp bug; nothing substantive changed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sys/psThread.h

    r33089 r37050  
    9090psThreadJob *psThreadJobGetDone(void);
    9191
     92// utility function to access the pending queue
     93psList *psThreadGetPendingQueue ();
     94
    9295/// Allocate a thread task
    9396psThreadTask *psThreadTaskAlloc(const char *type, // Type of task
Note: See TracChangeset for help on using the changeset viewer.